Braintree Integration: Show or display item or product purchased in the transaction details

  • jbasscase
    Asked on December 31, 2015 at 11:30 AM

    How do I use the Braintree integration in two ways:

     

    #1.  I need it to show me (when I login to braintree) what Product/Program the person paid for.  Paypal currently does this- when our bookkeeper logs into Paypal and sees the transaction, it shows her the name of the Program or Program the client paid for in addition to how much money is collected.

     

    #2.  With Paypal, you showed me how to add a Custom Field where the form field data is passed to the gateway.  How do I do that with Braintree?  I need to make sure the student's name is listed in Braintree- because often times their last name is different than the parent's name who signed them up and it throws off our bookkeeper.

     

     

  • Charlie
    Replied on December 31, 2015 at 2:14 PM

    I made a test form with Braintree integration on it.

    This is my form with 2 products on it.

    Braintree Integration: Show or display item or product purchased in the transaction details Image 1 Screenshot 30

    However, when I made a test submission, the transaction details does not show me the product or item for the purchased.

    Braintree Integration: Show or display item or product purchased in the transaction details Image 2 Screenshot 41

     

     

    Let me forward this to our developers to have it checked and fixed. However, I am not quite sure if this is a bug or a feature request as Braintree is a new integration added in our payment tools. We will update you as soon as we hear any news.

     

    For the second question or concern you have, I have opened a separate thread for it. Please refer to this link instead: http://www.jotform.com/answers/734122. We will address it shortly.

    Thank you.

  • NeilVicente
    Replied on January 6, 2016 at 7:34 AM

    @jbasscase

    You may get the products selected passed to the transaction by creating a custom field on your Braintree account and entering its API name on the Product Description Field of the payment field's properties.

    Braintree Integration: Show or display item or product purchased in the transaction details Image 1 Screenshot 30

    Braintree Integration: Show or display item or product purchased in the transaction details Image 2 Screenshot 41

     

    Note that your custom field should be a 'Store and pass back' field.

    Hope you find this useful.

    Cheers!