Autoresponder - Merge Fields - Subscription Amount not shown using Stripe Payment Tool

  • ddsoorg
    Asked on January 12, 2016 at 7:51 PM

    Hello,

    When a user fills out a form with subscriptions through Stripe, the information showing up in our reports and confirmation email does not include the actual amount - only the name of the level. 

    For example, a user selects a $40 Membership Level 1. Our emails, their emails and the reports do not include the $$$ - only the name of the level. When it comes time to send out the autoresponder receipt, it does not provide the user with the amount they have spent, only the name of the level they chose. 

    Any suggestions? Thanks! 

  • jonathan
    Replied on January 13, 2016 at 12:05 AM

    Hi,

    As far as I know, the payment details like the CC data and Amount were not suppose to be included in the submission email and reports. This was by designed for security and confidentiality purposes.

    Customer details and actual ammount are acquired using the Stripe CC Information that's entered to the form.

    Autoresponder   Merge Fields   Subscription Amount not shown using Stripe Payment Tool Image 1 Screenshot 30

    When data is submitted to Stripe, It'll look like this:

    Autoresponder   Merge Fields   Subscription Amount not shown using Stripe Payment Tool Image 2 Screenshot 41

     

    Confidential data will not show on the email.

    Hope this answers your inquiry. Please let us know how we can be of further assistance.

    Regards

     

     

     

  • ddsoorg
    Replied on January 13, 2016 at 2:39 PM

    Im sorry, not sure how my inquiry got confused, but I'm not requesting or interested in confidential credit card data. 

    We want to know the TOTAL AMOUNT of the transaction. That's it. Was it for $40? Was it for $100? The form reports and confirmations dont say. It only says the title of the subscription level. 

    To reference the first screenshot you provided above, the data we need would be: TOTAL $2 USD

    Hope that might be clear?

     

    Thanks! 

  • Kevin Support Team Lead
    Replied on January 13, 2016 at 6:46 PM

    Hi,

    I cloned your form and tested it, I can see the amount is displayed in the Stripe page, and this is the reason why is not being displayed in the form.

    However, as a workaround you can use the Calculation Widget, it will capture the Total value and you will be able to see it in the submission : https://widgets.jotform.com/widget/calculation 

    Autoresponder   Merge Fields   Subscription Amount not shown using Stripe Payment Tool Image 1 Screenshot 20

    Hope this will help you.

    Thanks.