Skip to content

Commit d7d6b33

Browse files
Merge branch 'master' into feat-release
2 parents d331a5e + 3f7f9d7 commit d7d6b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/billing/cloudpayments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ export default class CloudPaymentsWebhooks {
886886
{
887887
Items: [ item ],
888888
email: userMail,
889-
taxationSystem: TaxationSystem.GENERAL,
889+
taxationSystem: TaxationSystem.SIMPLIFIED_INCOME,
890890
}
891891
);
892892
}

0 commit comments

Comments
 (0)