#Bjarke-sepa

1 messages · Page 1 of 1 (latest)

formal sphinx
open raptor
#

Yes but I cant quite figure it out from that information.

formal sphinx
#

Sorry for the delay. The way SEPA works:

  • Create a PaymentIntent or Checkout session with the amount you want and payment_method_types: ['sepa_debit']
  • Then the user fill their payment information
  • Finally you wait for the confirmation of the payment (it can take up to 14 business days), and you fulfil the order
open raptor
#

Cool - thanks. ! 🙂