Viewing 15 replies - 16 through 30 (of 63 total)
  • Plugin Contributor angelleye

    (@angelleye)

    We’ve now merged this into our release branch: https://github.com/angelleye/paypal-woocommerce/archive/release.zip

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    thank you very much. will test soon.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    Hey may we talk via email. [email protected]
    Plugin freeze when it comes to choose payment.
    It only shows the creditcard and the theme loading sign.

    wp_debug
    Notice: old contruct-method for WP_Widget use instead:
    __construct()
    . in /usr/www/users/santeh/wordpress/wp-includes/functions.php on line 3457

    may try yourself:
    order on santegra-international.com
    on checkout use payment method:
    “Nur Test nicht benutzen!”! (only for Testing do not use!)
    tick the two terms boxes.
    no money will be taken.

    install folder and plugin name:
    /public_html/wordpress/wp-content/plugins/paypal-woocommerce-release

    i created an sandbox account insert sandbox credentials and enabled sandbox in plugin.

    i tried to find the log file, but logs folder it is not there. not in woocommerce or your plugin folder.
    Log PayPal events, such as Secured Token requests, inside woocommerce/logs/paypal_plus.txt

    Hi,

    when I use the link you posted above (/archive/release.zip) and want to check out, that’s the error message…

    Fatal error: Call to undefined function PayPal\Security\openssl_encrypt() in C:\Program Files (x86)\EasyPHP-DevServer-14.1VC11\modules\wordpress\wp-content\plugins\paypal-woocommerce-release\classes\lib\PayPal\Security\Cipher.php on line 3

    Plugin Contributor angelleye

    (@angelleye)

    @lukiz

    What PHP version are you running on your server?

    5.5.8

    best regards

    Plugin Contributor angelleye

    (@angelleye)

    @lukiz, seems that your server must not be configured to work with Open SSL which is going to be a requirement for working with the PayPal REST API.

    See this answer on Stack Overflow for more details.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    Support? hi i created this topic please help me to get the plugin working on my site.
    see post above for details.

    @angelleye: thanks, enabling openssl did the trick ??

    a few questions:

    – is it possible to integrate paypal plus into the shop system without being redirected to another site (paypal)? i think you already want to do this via an iframe…

    – is it possible to set the language for paypal plus to german? or even better: don’t let the user choose another country in the paypal frame…

    best regards

    Plugin Contributor angelleye

    (@angelleye)

    @tobias_conrad,

    Have you downloaded the latest release branch code to try out the PayPal Plus integration included with it?

    @lukiz,

    The iframe takes over control of the flow. We are currently making improvements to the overall user experience (embedding the iframe into the WC checkout page instead of requiring an additional step) but it seems that their system does do a redirect to complete the payment. Unfortunately, there’s nothing I can do about that.

    As for the language options, I have to look into that a little bit more. This PayPal Plus integration is specific to German accounts, so I guess I’m a little confused about why it wouldn’t be giving you that option. I’ll see what I can find out.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    hi
    i installed the plugin and got these things:

    Error: “Got Http response code 401 when accessing https://api.sandbox.paypal.com/v1/oauth2/token.”

    screenshot
    https://screencast.com/t/dtSxNn6L

    it does not load the page completely e.g. the background is missing.
    please check for errors. on santegra.de

    i disabled preload from enfold theme, so it do not stops.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    good version 1.1.7 is working better.

    ## redirect normal pay via paypal 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 change to native/german
    https://www.paypal.com/de/cgi-bin/webscr?cmd=_flow&SESSION=

    ## style of payment processors as an option, it is nice but not nicer than mine from the theme ??

    ## may the redirect on cancel is broken i defined a checkout page on paypal developer site but it redirects to start page.

    Plugin Contributor angelleye

    (@angelleye)

    I’m confused by that last update. Is everything working for you now as expected?

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    It was a working, but … update.

    I make it hard and clear for you.
    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=

    ## style of payment processors should be offerd as an option, it is nice but not nicer than mine from the theme ??

    ## may the redirect on cancel is broken i defined a checkout page on paypal developer site but your plugin redirects me to my start page.

    Plugin Contributor angelleye

    (@angelleye)

    Thanks for the feedback. We’ll get these things addressed ASAP.

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