#cerebraldad-setup-future-usage
1 messages · Page 1 of 1 (latest)
Hello 👋
Can you elaborate a little bit more on your integration? If you're using PaymentIntents, you can use setup_future_usage to attach payment method to the customer
https://stripe.com/docs/api/payment_intents/create?lang=php#create_payment_intent-setup_future_usage
using connect
a repeat purchase from a vendor that was onboarded from a customer with a non onboarded account
gotcha
and what are you using to accept payments from your customers?
elements