#ejpg - payment element
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
Im creating my payment intent with the payment method and customer id but I dont see any changes in the iFrame.
What exactly are you doing, and what do you expect to happen?
I have saved my Card and im sending the values customer id and the payment method when I create my payment intent
and I was expecting that
the iFrame showes me the saved payment methods so i can select it or autofilled fields
Ah, no, that's not how that works. You'd need to present the UI to choose from the saved payment methods or present the form for a new entry. For the already saved card you'd supply the payment method ID when creating and confirming the payment.
Like the example there
(may not be off session if your customer is present)
okok I understand, thank u very much
NP!