Discussions

Ask a Question
ANSWERED

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.

ANSWERED

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.

ANSWERED

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:

ANSWERED

authentication mistake

Hi, I've tried these request:

ANSWERED

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

ANSWERED
ANSWERED

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

ANSWERED

Retrieve consumer

Salve, se provo a testare la funzione con questo codice

ANSWERED

Refuse to display

ANSWERED

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.