Discussions

Ask a Question

Ho generato api_key ma continua a risultare Unauthorized

Ho generato l'api_key come da guida relativa al negozio e-commerce. Tutte la procedura è andata a buon fine e ho quindi ottenuto l'api_key ma quando la uso (o testo con relativa API) mi dice che è Unauthorized, restituendo errore 34 ({code: 34, message: "Unauthorized", wlt: "...."}).

ANSWERED

Redirect dopo avvenuto pagamento non eseguito

Buongiorno,

ANSWERED
ANSWERED

Why I need to buy prestashop module?

Hello,

ANSWERED

Uncaught TypeError: b is not a function

Hi, I'm getting "Uncaught TypeError: b is not a function" on web-button.js on

ANSWERED

Get payments in sandox

Hi, I'm trying to get payment status and details, following

ANSWERED

Accepting payments to multiple merchant accounts

We are considering adding Satispay as a payment method in a custom webapp with a PHP backend.

ANSWERED

WAF Firewall

hi,
i should configure a WAF to filter access to a portal where a satispay payment module is installed.
Given that there is a filter to block IPs from outside Italy, is it possible to have the dns or IPs of your servers so as to be able to insert an access rule in the waf? Thanks for your support.

ANSWERED

Phone number flow

Hi,

ANSWERED

webhook in callback_url

Buongiorno,
tramite le api php sdk che mettete a disposizione, sono riuscito a creare il pagamento, redirigo alla pagina del redirect_url, mi compare la pagina con il qrcode del pagamento (tra l’ altro con l’ app staging non mi fa completare il pagamento in quanto l’ utente non è abilitato..) ma il problema per me fondamentale per integrare il pagamento nella pagina dell’ utente è che non riesco a leggere nessun dato dal webhook alla pagina di callback_url che viene però richiamata da voi.
Ho creato un piccolo log di servizio e quando chiudo la pagina con il qr_code mi aspettavo la restituzione nella callback_url di uno status CANCEL o similare, ma non leggo nulla dal body.