#tristanoneil - mandate id
1 messages ยท Page 1 of 1 (latest)
Sure, here's one cs_live_a1la6dJ7l2IrM0H7owudCletkaWGZ2v5HMQWGqQthoX1e0VWSisbxQgGF1
that's for one time payment and here's one for a subscription cs_live_c1lyhrWNgbzSMQz8T59wKLOgA23HMNaQ8zrMPxctbhNuaObCMZJ6GRUEBq
๐ Looking now - sorry for the wait!
I'm not actually seeing a way to get this right after creation - from what I can see, the earlist you can get this is when the payment intent transitions to processing
Backing up for a minute, is there a reason you need it right at creation
We're trying to start sending out our own BACS notification emails per https://stripe.com/docs/payments/bacs-debit/email-customization and would like to fold them into our thank you emails that go out right way. We have all of the info we need except the Mandate reference.
Those docs actually seem to imply that it should be possible:
The Confirmation of signup email must be sent as soon as you have collected payment details from your customer. Send this email when you receive the checkout.session.completed event for a payment method of type bacs_debit.
Have you gone through the whole approval process yet (the first step)? Usually with email customization, you're using your own custom UI, not Checkout, which has a slightly different flow
We haven't yet. Those docs seem to imply that it should be possible with Checkout?
Again, just to check - did you go through the whole approval process? They should have way more detail/insight about this then I do
No, we haven't yet. We were trying to figure out how to build it before going through the approval process.
@coarse wraith ๐ taking over, let me have a look
The Charge is not created immediately because we have to wait a while before we create it (scheme rules)
@coarse wraith Unfortunately that means you can't access the mandate reference early. I'd recommend working directly with our support team for help on this instead. The feature is not accessible for everyone so I don't know how it changes the behaviour exactly and they would be better equipped to help.
You can contact them here: https://support.stripe.com/contact
Ok, thank you.