#nacho_446

1 messages · Page 1 of 1 (latest)

delicate merlinBOT
wide laurel
vapid oyster
#

Ok, I think I shoud rephrase I want to create a customer on stripe with his billing information. So on my end I want to collect user card details and send to stripe so it creates a customer

#

Then I can pass the customer ID to stripe to bill that customer

wide laurel
#

So you want to collect and save payment details separate to Checkout?

vapid oyster
#

No I don’t want to store that card details on my system, so the only place I can store it is with the payment provider

#

I want to create a customer with card details I added for them

wide laurel
#

Sorry, I'm really struggling to understand what it is you're trying to do. None of the links I've shared involve storing details on your system

#

You originally asked how to save card details with Checkout – I showed you how to do that

wide laurel
vapid oyster
#

This creates a checkout with an existing customer

How can I create that customer now with his card details and email without taking that to stripe page

wide laurel
#

You'd look at the 'custom payment flow' tab at that URL which uses the Payment Element

vapid oyster
#

Which url ?