relaxandwork's avatar

Add a card - Stripe

I'm new with payment gateways and I would like to start learning stripe. It just confuses me how does "add a card" feature works? I know it won't hit the server so obviously it won't be saved in a database. Will this just bill my credit card like a regular single charge? Sorry for the noob question.

0 likes
1 reply
bheath's avatar

You have to keep in mind Stripe can be used for a number of different applications. Like say you had a site where you could purchase things, like Amazon. It would be good if that site had the ability to have multiple cards, so you could say use your debit card for small transactions and a credit card for large. Thus Stripe also allows that ability.

By default if you only have one card that card will get charged when you make a transaction.

I hope that somewhat answers your question.

Please or to participate in this conversation.