Level 4
Documentation on Stripe should sort you out: https://support.stripe.com/questions/can-a-customer-have-multiple-credit-cards-on-file
https://stripe.com/docs/api#cards
Just add the cards and then charge the relevant one.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
How to create charge single customer associate with multiple cards. I want to charge amount unique customer multiple times with different card number. How can i do this. please helps.
Please or to participate in this conversation.