Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi cmf168,

    Did you find a plugin for your issue? It would be really interesting to me.

    All the best,
    Daniel

    Sweet, I am interested as well in Woocommerce Germanized Support!

    You are right, the amount was too low. Now I am able to checkout, but it doesn’t bring me to paypal. It just shows me my checkout-page: https://buah.de/checkout/order-pay/3831/?key=wc_order_5709889e6b98b

    This is how the logging looks like:

    04-09-2016 @ 22:54:00 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [redirect_urls] => PayPal\Api\RedirectUrls Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [return_url] => https://buah.de/?wc-api=WC_Gateway_PayPal_Plus_AngellEYE
    [cancel_url] => https://buah.de
    )

    )

    [intent] => sale
    [payer] => PayPal\Api\Payer Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [payment_method] => paypal
    )

    )

    [transactions] => Array
    (
    [0] => PayPal\Api\Transaction Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [amount] => PayPal\Api\Amount Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [total] => 8.39
    [currency] => EUR
    [details] => PayPal\Api\Details Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [subtotal] => 4.20
    [tax] => 0.55
    [shipping] => 3.64
    )

    )

    )

    )

    [description] =>
    [item_list] => PayPal\Api\ItemList Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [items] => Array
    (
    [0] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Beerenstark 250ml
    [price] => 4.20
    [currency] => EUR
    [quantity] => 1
    )

    )

    )

    )

    )

    [related_resources] => Array
    (
    )

    )

    )

    )

    [id] => PAY-3H6508471D121584LK4EYQCA
    [state] => created
    [create_time] => 2016-04-09T22:54:00Z
    [links] => Array
    (
    [0] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-3H6508471D121584LK4EYQCA
    [rel] => self
    [method] => GET
    )

    )

    [1] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-4PR30720UE228083H
    [rel] => approval_url
    [method] => REDIRECT
    )

    )

    [2] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-3H6508471D121584LK4EYQCA/execute
    [rel] => execute
    [method] => POST
    )

    )

    )

    )

    )

    04-09-2016 @ 22:54:22 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [id] => PAY-3H6508471D121584LK4EYQCA
    )

    )

    04-09-2016 @ 22:56:17 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [redirect_urls] => PayPal\Api\RedirectUrls Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [return_url] => https://buah.de/?wc-api=WC_Gateway_PayPal_Plus_AngellEYE
    [cancel_url] => https://buah.de
    )

    )

    [intent] => sale
    [payer] => PayPal\Api\Payer Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [payment_method] => paypal
    )

    )

    [transactions] => Array
    (
    [0] => PayPal\Api\Transaction Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [amount] => PayPal\Api\Amount Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [total] => 8.39
    [currency] => EUR
    [details] => PayPal\Api\Details Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [subtotal] => 4.20
    [tax] => 0.55
    [shipping] => 3.64
    )

    )

    )

    )

    [description] =>
    [item_list] => PayPal\Api\ItemList Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [items] => Array
    (
    [0] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Sonnenschein 250ml
    [price] => 4.20
    [currency] => EUR
    [quantity] => 1
    )

    )

    )

    )

    )

    [related_resources] => Array
    (
    )

    )

    )

    )

    [id] => PAY-6295545822945854YK4EYREI
    [state] => created
    [create_time] => 2016-04-09T22:56:17Z
    [links] => Array
    (
    [0] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-6295545822945854YK4EYREI
    [rel] => self
    [method] => GET
    )

    )

    [1] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-3CG46038F0283424G
    [rel] => approval_url
    [method] => REDIRECT
    )

    )

    [2] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-6295545822945854YK4EYREI/execute
    [rel] => execute
    [method] => POST
    )

    )

    )

    )

    )

    04-09-2016 @ 22:56:34 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [id] => PAY-6295545822945854YK4EYREI
    )

    )

    Hi Angelleye,

    Thanks for the hint. Now I hit the live server. But there is still an error. On the checkout page it says: Zugriff nicht erlaubt and won’t load the payment options. See the log file and screenshot. PayPal confirmend that everything is fine with their settings.

    Here is the link for the screenshot: https://buah.de/wp-content/uploads/2016/04/paypal-plus_zugriff-nicht-erlaubt.png

    And here the log-data:

    `04-04-2016 @ 07:32:06 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [redirect_urls] => PayPal\Api\RedirectUrls Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [return_url] => https://buah.de/?wc-api=WC_Gateway_PayPal_Plus_AngellEYE
    [cancel_url] => https://buah.de
    )

    )

    [intent] => sale
    [payer] => PayPal\Api\Payer Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [payment_method] => paypal
    )

    )

    [transactions] => Array
    (
    [0] => PayPal\Api\Transaction Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [amount] => PayPal\Api\Amount Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [total] => 0.05
    [currency] => EUR
    [details] => PayPal\Api\Details Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [subtotal] => 0.05
    [tax] => 0.00
    [shipping] => 0.00
    )

    )

    )

    )

    [description] =>
    [item_list] => PayPal\Api\ItemList Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [items] => Array
    (
    [0] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Buah Schokolade mit Superfoods – Sorte: wei?e Schokolade mit Sonnenschein

    [price] => 4.58
    [currency] => EUR
    [quantity] => 1
    )

    )

    [1] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Cart Discount
    [price] => -4.53
    [currency] => EUR
    [quantity] => 1
    )

    )

    )

    )

    )

    [related_resources] => Array
    (
    )

    )

    )

    )

    [id] => PAY-6MS53517W48892902K4BBQ5I
    [state] => created
    [create_time] => 2016-04-04T07:32:05Z
    [links] => Array
    (
    [0] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-6MS53517W48892902K4BBQ5I
    [rel] => self
    [method] => GET
    )

    )

    [1] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-3SC25026DN772400V
    [rel] => approval_url
    [method] => REDIRECT
    )

    )

    [2] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-6MS53517W48892902K4BBQ5I/execute
    [rel] => execute
    [method] => POST
    )

    )

    )

    )

    )

    04-04-2016 @ 07:33:36 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [redirect_urls] => PayPal\Api\RedirectUrls Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [return_url] => https://buah.de/?wc-api=WC_Gateway_PayPal_Plus_AngellEYE
    [cancel_url] => https://buah.de
    )

    )

    [intent] => sale
    [payer] => PayPal\Api\Payer Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [payment_method] => paypal
    )

    )

    [transactions] => Array
    (
    [0] => PayPal\Api\Transaction Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [amount] => PayPal\Api\Amount Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [total] => 0.05
    [currency] => EUR
    [details] => PayPal\Api\Details Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [subtotal] => 0.05
    [tax] => 0.00
    [shipping] => 0.00
    )

    )

    )

    )

    [description] =>
    [item_list] => PayPal\Api\ItemList Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [items] => Array
    (
    [0] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Buah Schokolade mit Superfoods – Sorte: wei?e Schokolade mit Sonnenschein

    [price] => 4.58
    [currency] => EUR
    [quantity] => 1
    )

    )

    [1] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Cart Discount
    [price] => -4.53
    [currency] => EUR
    [quantity] => 1
    )

    )

    )

    )

    )

    [related_resources] => Array
    (
    )

    )

    )

    )

    [id] => PAY-5MK29985GV911330KK4BBRUA
    [state] => created
    [create_time] => 2016-04-04T07:33:36Z
    [links] => Array
    (
    [0] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-5MK29985GV911330KK4BBRUA
    [rel] => self
    [method] => GET
    )

    )

    [1] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7Y660594W6793991B
    [rel] => approval_url
    [method] => REDIRECT
    )

    )

    [2] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-5MK29985GV911330KK4BBRUA/execute
    [rel] => execute
    [method] => POST
    )

    )

    )

    )

    )

    04-04-2016 @ 07:35:38 – PayPal\Api\Payment Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [redirect_urls] => PayPal\Api\RedirectUrls Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [return_url] => https://buah.de/?wc-api=WC_Gateway_PayPal_Plus_AngellEYE
    [cancel_url] => https://buah.de
    )

    )

    [intent] => sale
    [payer] => PayPal\Api\Payer Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [payment_method] => paypal
    )

    )

    [transactions] => Array
    (
    [0] => PayPal\Api\Transaction Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [amount] => PayPal\Api\Amount Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [total] => 0.05
    [currency] => EUR
    [details] => PayPal\Api\Details Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [subtotal] => 0.05
    [tax] => 0.00
    [shipping] => 0.00
    )

    )

    )

    )

    [description] =>
    [item_list] => PayPal\Api\ItemList Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [items] => Array
    (
    [0] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Buah Schokolade mit Superfoods – Sorte: wei?e Schokolade mit Sonnenschein

    [price] => 4.58
    [currency] => EUR
    [quantity] => 1
    )

    )

    [1] => PayPal\Api\Item Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [name] => Cart Discount
    [price] => -4.53
    [currency] => EUR
    [quantity] => 1
    )

    )

    )

    )

    )

    [related_resources] => Array
    (
    )

    )

    )

    )

    [id] => PAY-596828848Y206953YK4BBSSQ
    [state] => created
    [create_time] => 2016-04-04T07:35:38Z
    [links] => Array
    (
    [0] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-596828848Y206953YK4BBSSQ
    [rel] => self
    [method] => GET
    )

    )

    [1] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-38W11283P5838381V
    [rel] => approval_url
    [method] => REDIRECT
    )

    )

    [2] => PayPal\Api\Links Object
    (
    [_propMap:PayPal\Common\PayPalModel:private] => Array
    (
    [href] => https://api.paypal.com/v1/payments/payment/PAY-596828848Y206953YK4BBSSQ/execute
    [rel] => execute
    [method] => POST
    )

    )

    )

    )

    )

    Thank you very much for your help! Daniel

    Hallo Angelleye,

    I talked to PayPal and now inserted the correct API credentials.
    This time the log file is simply empty:

    04-01-2016 @ 22:30:27 –

    But the error message: ERROR PROCESSING CHECKOUT. PLEASE TRY AGAIN.
    Is still coming up when I try to go to the checkout.

    Do you have any idea what still can be wrong?

    Thank you,
    Daniel

    Hi AngellEye,

    I have now activated logging. That’s the result:

    03-17-2016 @ 22:41:35 –
    03-17-2016 @ 22:41:49 –
    03-17-2016 @ 22:42:07 –
    03-17-2016 @ 22:42:52 –
    03-17-2016 @ 22:54:54 – {“error”:”invalid_client”,”error_description”:”Client Authentication failed”}
    03-17-2016 @ 22:55:10 – {“error”:”invalid_client”,”error_description”:”Client Authentication failed”}
    03-17-2016 @ 22:56:26 – {“error”:”invalid_client”,”error_description”:”Client Authentication failed”}
    03-17-2016 @ 22:56:41 – {“error”:”invalid_client”,”error_description”:”Client Authentication failed”}
    03-29-2016 @ 10:28:04 – {“error”:”invalid_client”,”error_description”:”Client Authentication failed”}

    Thank you for your help.

    Another question: Does PayPal transmit the invoice ID, so I we have the invoice linked with the invoice ID for accounting?

    The shop i use it with is: buah.de

    I do have the exact same problem. I get the error message: ERROR PROCESSING CHECKOUT. PLEASE TRY AGAIN. as soon as I activate PayPal Plus. I just called PayPal today and they told me that I do have already a PayPal Plus account.
    Anything I can provide in order to solve this issue?
    Thanks for your help.

    Hey, so is PayPal Plus already on the market for Germany? We would love to use it on our online shop!

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