How to send information from PayPal to Airtable?

  • Carol Mason
    Asked on October 8, 2019 at 8:13 PM

    I have a similar issue - trying to map a PayPal widget choice into an AirTable field. 

    E.g. the user chooses 'deposit' as their payment option. 

    I have it set up as above to update a hidden text field with the PayPal choice (e.g. 'Deposit') but my AirTable field is a single choice field. I can't map the JF text field to the AT single select field.

    There doesn't seem to be a way to have the hidden field in JF be a single choice field that can be updated based on the PayPal widget selection.  

    Is there any way to do this?

  • Kevin Support Team Lead
    Replied on October 8, 2019 at 8:21 PM

    You will need to instead replace the text box with a single choice element (radio button) and then you may conditionally insert the value to the radio button instead, here is a guide that will help you doing so: https://www.jotform.com/help/268-How-to-Insert-Text-or-Calculation-into-a-Field-Using-Conditional-Logic 

    Please kindly give it a try and let us know how it goes. 

  • OntYouthParl
    Replied on October 8, 2019 at 9:02 PM

    Excellent - that worked. I didn't know how to update a radio button with conditions.

    Thanks