Viewing 15 replies - 31 through 45 (of 63 total)
  • Plugin Contributor angelleye

    (@angelleye)

    @tobias_conrad, we looked into allowing more custom styling of the payment processors in the iFrame. Unfortunately, the PayPal Plus solution doesn’t really offer a good way to do that. We may be able to figure something in a future update, or hopefully they’ll make that easier in one of their updates.

    We’ll be addressing the other issues here soon.

    Plugin Contributor angelleye

    (@angelleye)

    @tobias_conrad,

    I just re-read your last issue there about the cancel URL. Anything you set in your PayPal profile would not affect this. That would only work with PayPal Standard when using Auto-Return. That is a separate solution altogether.

    What we’re going to do is add an option in our PayPal Plus settings panel so that you can set what page on your site you want to use for the cancel URL.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    You offer paypal plus for germany without german language viewed.
    Are you serious? ??

    ## redirect normal pay via paypal plus to german translated site:
    (at the momemt: https://www.paypal.com/webapps/hermes?country=US&useraction=commit&token=EC-00459546TH2455211#/checkout/login)

    paypal standard handover the country and language in the URL to change native/german language
    https://www.paypal.com/de/cgi-bin/webscr?cmd=_flow&SESSION=

    please develop it before end of october so i can switch to paypal plus and collet 100€ for fast switching ??

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    goal cpmplete checkout in native/german language.
    only paypal page is missing.

    The feature is missing that when a user changes his shipping adress in paypal it is NOT returned to the order.

    Can you help me?

    @tobias_conrad maybe you could post your solution here?

    My solution to get paypal plus speak german is to add:

    “country”:’DE’,
    “language”:’de_DE’,

    wp-content/plugins/paypal-for-woocommerce/classes/wc-gateway-paypal-plus-angelleye.php line 268

    maybe @angelleye could add variable country / language settings to settings panel, too?

    Plugin Contributor angelleye

    (@angelleye)

    Yes, this will be adjusted in the 1.1.7.5 update so that it will use the country / language that you have setup in your WP settings.

    @angellye sounds great! Many thanks ??

    I have one PayPal Account for two different shops. Is there a way to add “page_style” attribute for a custom layout as described at https://www.paypal.com/customize ?

    Plugin Contributor angelleye

    (@angelleye)

    That method works with PayPal Standard and Express Checkout, but I haven’t tested it with PayPal Plus specifically. Have you gone through those steps to setup a custom page already?

    yes, I build a custom page with own name @ paypal.com -> in german “Zahlungseite anpassen”. Now I have two templates: default and the new one.

    Plugin Contributor angelleye

    (@angelleye)

    Ok, so you have your own custom page enabled in your PayPal profile, but the Plus checkout doesn’t use it?

    Hi @angelleye, sorry for my late response. I′m kind of busy right now ??

    I′ve set my own custom page as default. This works fine for me.

    My problem is that I want to set up a second custom page for a second shop!

    How can I handle this with your plugin?
    Means: How can I add “page_style” = “second_custom_page”?

    BR

    hiaz0r

    Plugin Contributor angelleye

    (@angelleye)

    Unfortunately, I’m not seeing any way to set that within the API documentation for PayPal Plus. You could create a separate PayPal account to use for the different sites. I know that’s not ideal, but that’s all I can come up with for now.

    If you want to submit a ticket to PayPal MTS directly they may be able to provide more details on a way to get this done.

    Plugin Contributor angelleye

    (@angelleye)

    We just released the 1.1.7.5 update which resolves a few issues that were going on with PayPal Plus.

    Hi, I’m having some problems with PayPal Plus and version 1.1.7.5., both in live and in sandbox mode.

    1. Thank you for your order. We are now redirecting you to PayPal… Can this be changed into German language?
    2. After payment the customer is redirected to homepage not to order received confirmation page
    3. eMail order confirmation says “pay now with PayPal Plus” although payment is made.
    4. Cart is not empty after order is placed

    Could you please help me ot with this. Thanks.

Viewing 15 replies - 31 through 45 (of 63 total)
  • The topic ‘paypal plus integration’ is closed to new replies.