#krusty-help
1 messages · Page 1 of 1 (latest)
Absolutely, this is for iOS sdk
Like is it Android? iOS? React Native? Which exact doc are yu following? What does the screen you are looking at look like, etc
Im creating an instance of paymentsheet flowController
I have a glitch setup which gives me paymentIntent ñ, customer, etc
And once I add a payment method in the flowController and charge something
Let me get some screen shots
This is what i see when i create the instance using a PaymentIntent
This is the one when i use a setupIntent
if i use paymentIntent and select the checkBox the payment methods gets saved to my user no problem
but when i use setup intent, the checkBox is not present, and after successfully completing the transaction i go bak to the flowController and my payment methods was not saved
let me have a look
thanks
Can you give me the SetupIntent id?
looks like my colleague confirmed earlier that yes this is expected behaviour
would it get saved until the payment is processed then
I don't understand what that sentence could mean
if i do a SetupIntent theres no immeidate charge
so is it that the paymentMethod would get saved to the Customer once the actual transaction happens?
im just wondering how can i save the payment method using setupIntent
Can you provide an exact example of the SetupIntent id?
sure, give me a sec
seti_1LIgCAHnen00B3RTnTuYTqze_secret_M0hbFLcWSAsxPBVvn9gEAuSPQWYp2OD
seti_1LIgCAHnen00B3RTnTuYTqze is the id, you should never share the real secret publicly
🙏
that SetupIntent was never confirmed
ohh
it's normal that the PaymentMethod is never attached since you never associated the SetupIntent with a customer