#zysora
1 messages · Page 1 of 1 (latest)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yeah from what i understand
createPaymentMethod will create a payment method object and i just pass this id in the object to my server?
we cannot attach it using the react native sdk (im using flutter_stripe but its a wrapper so will follow that)
the server will be the one attaching said payment method to the customer