Discussions

Ask a Question
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
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.

Answered

Solutions already developed and ready to use for recurring payments

Hello, I'm looking a solution ready to create a payment with a pre-authorized token, will be very usefull is a solution using with postman to start test before to develop a custom solution.

Answered

callback_url on Payment - Mobile App

Hello,
I would like to ask about the callback_url on the Mobile App use case.