Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nie działa Apple Pay #75

Open
oflospzoo opened this issue Nov 29, 2019 · 1 comment
Open

Nie działa Apple Pay #75

oflospzoo opened this issue Nov 29, 2019 · 1 comment

Comments

@oflospzoo
Copy link

Przy próbie zapłaty za pomocą Apple Pay nie udaje się przekierowanie do PayU.
Na stronie https://www.mojadomena.pl/checkout/onepage/failure/ pojawia sie błąd:
"There was a problem with the payment initialization, please contact system administrator."
W logach jest: "ERROR_VALUE_INVALID - OPENPAYU_PAYMENT_CREATE_INCORRECT_CHECKOUT_PAY_METHOD".

Dane są poprawne, jest forma płatności "jp", tak jak w dokumentacji API:
array('payMethod' => array('type' => 'PBL', 'value' => 'jp')).

@lgrzesiak
Copy link
Contributor

Aby ją wywołać, nie wystarczy podanie samej metody, ale również dodatkowego parametru.
Proszę zapoznać się z dokumentacją nt. tej metody płatności: http://developers.payu.com/pl/apple_pay.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants