Collecting credit card info using Stripe

  • Jeff
    Asked on August 23, 2017 at 3:45 PM

    Hi there,

    I want to be able to get someone's credit card and entered into Stripe as a customer. But not charge them anything. 

     

    Then when I get their contract for the amount they agree to I can go in and set up the subscription in Stripe.

     

    Can I create a form for their credit card as a zero dollar order and have that enter the customer info into Stripe?

     

    Does that make sense?

     

    Thanks, Jeff

  • Mike
    Replied on August 23, 2017 at 5:16 PM

    Thank you for contacting us.

    It should be possible if you authorize some charge (e.g. $0.01), you are not required to capture that charge. Please follow the next guide to find out how to enable the Stripe Authorization.

    How to Capture Stripe Payment Authorization

    If you need any further assistance, please let us know.

  • Jeff
    Replied on August 23, 2017 at 6:43 PM
    Thank you!
    ...