Discussions
Callback url not invoked
Hi,
I'm implementing this workflow: https://developers.satispay.com/docs/mobile-app-auth
Use with React
Hi,
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:
Error forbidden
I received this error:
Credenziali sandbox business
Vi ho contattato più volte via email per ottenere delle credenziali per un account sandbox business, per fare dei test. Gradirei una risposta
Forbidden, create payment error 403
Hello,
we are trying to execute a payment creation with PHP MATCH_CODE api call but we receive ERROR 403 with following payload:
Error: Missing payment details
Hello, we are integrating the Web-button - pre-authorization FLOW (https://developers.satispay.com/docs/web-button-auth)
Accepting payments from staging app
Hi there,
WordPress Give Plugin
Hi, I am a developer using the plugin Give (https://givewp.com/) on the WordPress website of a client. It is used to handle the donations and it's quite the standard in the sector. The client asked me to integrate the payment with Satispay but it's not among the options.
Authentication Test Failed
Hello,
I always receive an authentication failed response (role=public).
Here is the full code