Stripe Integration: Getting custom data field from a single choice field

  • tichishita
    Asked on November 21, 2017 at 6:30 PM

    We want to be able to choose one of the fields on our form to go to Stripe along with the payment via the custom data field- however this field only allows us to select one field- account number and we want to use whichcompany. How can we make this field able to be selected?

     

    thanks 

  • Mike
    Replied on November 21, 2017 at 8:44 PM

    We cannot map it directly, but there is a workaround:

    - Add a short text entry field.

    Stripe Integration: Getting custom data field from a single choice field Image 1 Screenshot 50

    - Add an 'Update / Calculate Field' condition.

    Stripe Integration: Getting custom data field from a single choice field Image 2 Screenshot 61

    Stripe Integration: Getting custom data field from a single choice field Image 3 Screenshot 72

    - Update the Stripe tool to use the new custom data field.

    Stripe Integration: Getting custom data field from a single choice field Image 4 Screenshot 83

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