• Resolved johannes747

    (@johannes747)


    Hi there,

    first of all thank you for the awesome plugin! I have tried many wordpress form plugins, and in my opinion, Forminator is definitely the best one out there.

    I’m using the PayPal integration to accept pay-what-you-want online orders that require no shipping. I was delighted to find a small mu-plugin in this thread right here [ https://www.ads-software.com/support/topic/remove-shipping-from-paypal-checkout/ ] that was made to remove the shipping label from the PayPal pop-up. However, it does not seem to work for me – I have installed and activated it, but nothing changed. So when customers click on one of the PayPal buttons (in my country (Germany) Paypal also offers giropay, klarna, and a few others), they will be required to enter their postal adress, unless they already have a PayPal account. I’d love to change that and would appreciate any help!

    Best regards,
    Johannes

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @johannes747

    I hope you are doing good today.

    I pinged our SLS Team to review your query and that plugin. There is possibility, as this plugin mu plugin was made 8 months ago, it will not work any more due to updates. We will post an update here as soon as more information is available.

    Kind Regards,
    Kris

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi

    The PayPal checkout has changed in the latest update. An updated script can be found here: https://gist.github.com/wpmudev-sls/d0298dfc427dfe83493d248dfe6dd1a4

    That snippet should remove the shipping option from PayPal’s popup and also adds some custom description. In order to remove the custom description please comment out/remove this line:

    $body->purchase_units[0]->description = "Some description";

    Additionally, in the following release, there will be a new filter introduced that can be used instead of the more general http_request_args that is used in the current one.

    Kind Regards,
    Kris

    Thread Starter johannes747

    (@johannes747)

    Hi Kris, Predrag & Patrick,

    I just installed it and it works perfectly. I’m very happy with the overall checkout process now. The possibility to add a decsription is a very nice bonus. Thank you so much for the great support!!

    Best wishes,
    Johannes

    • This reply was modified 3 years, 10 months ago by johannes747.

    I have been looking for this solution. Can you please tell me where to find the document to edit?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Forminator + Paypal + No Shipping’ is closed to new replies.