#jber

1 messages · Page 1 of 1 (latest)

valid umbraBOT
wise vector
#

Hi, what is the 'some action' in this case?

#

Once this 'action' is made, you'd want to trigger a payment for the Payment Method you got from the Setup Intent, is that correct?

novel garnet
#

re: #1 We're providing a new service to our users through a third party that entails a long intake process. We don't want to charge users until they've completed the intake process, but we don't have an opportunity to collect their payment details between when intake is complete and the service is rendered.

#

and re: #2, yup, that's correct

wise vector
novel garnet
#

cool, thanks! I assume there is also an option to just get the customer by their email or something at the time we need to create the payment intent?

#

(as an alternative way to retrieve the customer id)

wise vector
novel garnet
#

excellent - is one way or the other recommended, or is it just up to our preference?

wise vector
#

It is up to your preferences mostly but it's easier to listen to the above webhook event and store the customer id.

novel garnet
#

cool, thanks for your help!