Closed Yoronex closed 3 months ago
Creates a separate table of payment intents, so automatic invoices can also use this table and thus all Stripe transactions are handled the same. Depends on https://github.com/GEWIS/sudosos-backend/pull/253.
Step two of https://github.com/GEWIS/sudosos-backend/issues/197.
Separate PR in https://github.com/GEWIS/sudosos-backend/pull/257.
Description
Creates a separate table of payment intents, so automatic invoices can also use this table and thus all Stripe transactions are handled the same. Depends on https://github.com/GEWIS/sudosos-backend/pull/253.
Related issues/external references
Step two of https://github.com/GEWIS/sudosos-backend/issues/197.
Types of changes