If I use Stripe for payment processing, how will I match forms to their payments?

  • ChrisMando
    Asked on March 30, 2017 at 5:33 PM

    Hi, I want to use strip to collect payments using your forms product.  

     

    However I am nervous about being able to identify the strip payment back to the from it came from.

     

    Can you provide me with information in how this would happen/work?

     

    Thanks

     

    Chris

  • Kevin Support Team Lead
    Replied on March 30, 2017 at 6:35 PM

    When you receive the payment you will see a link that redirects to Stripe where you will find the customer and payments details: 

    If I use Stripe for payment processing, how will I match forms to their payments? Image 1 Screenshot 40

    This is how the info displays when you go to the Stripe details page: 

    If I use Stripe for payment processing, how will I match forms to their payments? Image 2 Screenshot 51

    To see how it works I would suggest you to make some payment with your integration set to sandbox mode. 

    If I use Stripe for payment processing, how will I match forms to their payments? Image 3 Screenshot 62

    These details will help you to process testing payments: 

    - Credit Card Number: 4242424242424242

    - CVC : 123

    - Valid Expiration Date

      *Later than the current date

    Hope this helps.