#nick-android

1 messages · Page 1 of 1 (latest)

static canyon
#

hello, are you intentionally creating Sources ??
Or your integration can (and should) use PaymentMethods?

just asking the obvious question first to make sure we're aligned

languid laurel
#

Latter

languid laurel
#

We can't use sources at all, but we can't find a similar guide for payment methods

#

...except for that one

#

I mean, nothing on Stripes normal docs, this one is a bit more technical and less explanatory

#

But thanks

#

Seems btw there is a CSS issue with exceptions

#

How do we get from a CardInputWidget to PaymentMethodCreateParams?

#

I remember this part being a bit confusing on iOS as well

static canyon
languid laurel
#

ah okay

static canyon
#

but to answer your earlier question, I don't think there's one guide on "here's how you just create a PaymentMethod solo" cause most guides don't directly create PaymentMethods anymore, they rather confirm a PaymentIntent or SetupIntent which as a side effect creates a PaymentMethod

languid laurel
#

Makes sense