PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, November 11, 2022

[FIXED] how to store cedit card info ( am using stripe )

 November 11, 2022     javascript, payment-gateway, reactjs, stripe-payments     No comments   

Issue

So I know there have been numerous posts about storing credit card information. We are building a mobile application and want people to be able to enter in their card information once, not with each purchase


Solution

Stripe had detailed documentation on how this works on their platform. For example you can save a card during a payment which lets you accept a $10 charge for example while saving the card for future payments. They also let you set up future payments where you collect a card today without any payment and can charge the card late.



Answered By - koopajah
Answer Checked By - Robin (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing