• Resolved Y@m

    (@yamill)


    is there a way to remove the zip code field in the paypal payment form?

    • This topic was modified 2 years, 11 months ago by Y@m.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @yamill,

    Forminator only integrates with PayPal; it doesn’t control the fields loaded from the PayPal side.

    Do you notice the Zip field when you try the “PayPal Checkout” button or with the “Debit or Credit Card” button?

    To have a better idea regarding which exact field that loads, could you please share a page URL where you have the form to have a better idea regarding your query?

    Looking forward to your response.

    Kind Regards,
    Nithin

    Thread Starter Y@m

    (@yamill)

    Thank you very much for answering!
    No, the plugin works perfectly and as it should, I honestly have no complaints. I was wondering if there was any way to include advanced variables in the paypal payment option?

    Are:

    notify_url = https: //www.virennyluciano.com/? swpm_process_ipn = 1
    custom = subsc_ref = 2
    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @yamill

    Thanks for response!

    It might be possible to modify this code to add additional parameters

    https://gist.github.com/wpmudev-sls/b8ff5a66d81b44a58e5c1b1ebbfa48f5

    but I’m not quite sure about that specific data that you want to add. The code that I linked to refers to PayPal’s “Orders API” which Forminator uses and it seems such parameters are not used (or, at least, described) there:

    https://developer.paypal.com/api/orders/v2/#orders_create

    If you look at that page, you’ll see a list of “REST APIs” there (in the left column menu) – are these specific parameters related ot any of them? I’m asking because I’ve found some references there but not sure which ones are actually related to what you want to achive.

    Best regards,
    Adam

    Thread Starter Y@m

    (@yamill)

    @wpmudev-support8 Thank you very much for your time and help

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Forminator, paypal, remove zip code’ is closed to new replies.