• Hey,

    in our shop we implemented your plugin. But when the customer clicks on “direct debit (SEPA) – in germany its called “Lastschrift”, then only the credit card fields show up. What is the problem, any idea? Here a link to the screenshot: https://ibb.co/x5J1Fk5

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Kaleu_87

    (@kaleu_87)

    We found out, that just one category of products cause this problem (events). If you have an event in the basket, then we find a lot of errors in console according to paypal and your plugin. Here an excerpt:

    1. paypal_js_sdk_v5_unhandled_exception Object { err: “Can not send postrobot_method. Target window is closed\ne/</</<@https://www.paypal.com/sdk/js?client-id=AYomj47YMNMl72OLCb4TElOURJt6pf5lOVGv4cKbmfvWH5MAkdkVWQdZdoDmXBTBA8s4wA0YT7al7_0P&intent=capture&vault=false&commit=true&components=buttons,messages&currency=EUR&enable-funding=paylater&locale=de_DE:3:153070\ne/</<@https://www.paypal.com/sdk/js?client-(…)
    2. paypal_js_sdk_v5_unhandled_exception Object { err: “Can not send postrobot_method. Target window is closed\ne/</</<@https://www.paypal.com/sdk/js?client-id=AYomj47YMNMl72OLCb4TElOURJt6pf5lOVGv4cKbmfvWH5MAkdkVWQdZdoDmXBTBA8s4wA0YT7al7_0P&intent=capture&vault=false&commit=true&components=buttons,messages&currency=EUR&enable-funding=paylater&locale=de_DE:3:153070\ne/</<@https://www.paypal.com/sdk/js?client-(…)
    3. Uncaught Error: Can not send postrobot_method. Target window is closed e js:
    4. Uncaught Error: Can not send postrobot_method. Target window is closed
    5. e js:3
    6. e js:3
    7. try js:3
    8. e js:3
    9. dispatch js:3
    10. then js:3
    11. r js:3
    12. value class-base-gateway.js:177
    13. value class-base-gateway.js:176
    14. value class-checkout-gateway.js:361
    15. value class-checkout-gateway.js:373
    16. onInit class-base-gateway.js:232

    Thread Starter Kaleu_87

    (@kaleu_87)

    the events are connected to fooevents plugin

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @kaleu_87

    Can you share a product page link to the event product?

    The notice paypal_js_sdk_v5_unhandled_exception Object is harmless and expected. It has no effect on your ability to process payments. That notice is triggered by PayPal when the parent container HTML where the PayPal button is rendered is replaced.

    The way WooCommerce works is the checkout page HTML is frequently replaced when the checkout fields are updated. WooCommerce fetches the updated HTML and replaces it on in the checkout page.

    Kind Regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Direct debit (SEPA) not working’ is closed to new replies.