Discussions
Callback_url is not invoked
Hi,
I'm using a web button to create a payment and I'm having trouble redirecting to my callback_url after I've authorized the payment from the mobile app.
Staging app
Hello,
two years ago we created a sandbox account for testing the Satispay payment gateway but we don't find your instructions anymore in order to use it.
Problems with private key in the authentication test
When I test the authentication I keep getting authentication_key.role=PUBLIC and the problem is probably related to the private key since my php error log says "openssl_sign(): Supplied key param cannot be coerced into a private key".
I generated the key with PuTTYgen and converted it from .ppk to .pem format but it keeps failing when trying to use it.
In addition to this I get the following error:
authentication mistake
Hi, I've tried these request:
Magento 2 Class 'SatispayGBusiness\Api' not found
anche io stesso problema di qualcuno già menzionato, tutto installato correttamente, e chiavi corrette nel DB, ma la pagina di checkout mostra l'errore
Cannot GET g_business/v1/payments
Hello,
I'm trying to get the list of payments following the provided API (https://developers.satispay.com/reference#get-list-of-payments) but I end up always with this response:
OpenSSl Auth
why am I getting the error: Warning: openssl_sign(): supplied key param cannot be coerced into a private key in /home/ferbaitxzl/www/include/gbusiness-api-php-sdk-master/lib/Request.php on line 122
Retrieve consumer
Salve, se provo a testare la funzione con questo codice
Refuse to display
Hi i'm getting this error:
Refused to display 'https://staging.online.satispay.com/pay/0f92086d-13d1-4f1c-aebd-aa1976d56d78?mode=iframe' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Issue on sandbox Authentication - Digest doesn't match
I am trying to test the Authentication call after I have followed all the steps for creating all the needed headers. However I keep getting public role with "Digest doesn't match" error code.