Discussions

Ask a Question
ANSWERED

Difference between in progress & abandoned donations

Hi,

ANSWERED

Event configuration for closing the payment window

hello,does the web-button script provide a event configuration for closing the payment window? I want to do something when the customer close the satispay payment window

ANSWERED

iOS - mobile app - payment

Ciao.

ANSWERED

Notification on iOS

When calling a Create Payment API "MATCH_USER", I do not receive any notification on my iPhone.
I need to open Satispay (staging) app and then I am prompted to confirm the payment, which I approve /reject correctly.
Is this normal? Is it related to the "staging" app? Apparently no, because nofifications are full ON and authorized on my iPhone.
Is it related to my CreatePayment payload?

ANSWERED

chiusura pagina web putton in caso di cancel su app di staging

Salve,
se faccio 'cancel' nell'app di staging non chiude la pagina web button del pagamento e di conseguenza non effettua l'evento di completed sull'oggetto SatispayWebButton impedendomi di effettuare la chiamata alla get payment info per sapere lo status del pagamento...

ANSWERED

403 creazione pagamento

Utilizzando l'ambiente di sandbox e chiamando l'API di creazione dell'ordine ottengo 403, ma se con lo stesso payload chiamo l'API di conferma dell'authoritation ottengo 200, sapreste aiutarmi?

ANSWERED

Refund a Payment

Hi, I'm trying to develop a refund function for our backend but I have a couple of doubts:

ANSWERED

chiusura finestra web-button

Salve,
Ho necessita' di intercettare la chiusura della finestra del web-button senza eseguire il pagamento, (click sulla X ) ma nella documentazione non ho trovato un metodo per intercettare questo evento. E' possibile farlo? Se positivo potete indicarmi come fare.
Grazie
Cordiali saluti

ANSWERED

Are reports available in sandbox environment?

I'm trying to get report url (based on https://www.notion.so/Registration-API-PSP-documentation-08bd5316aac4413c8e030f394bb1c6f9) but I still get {"code":45,"message":"Forbidden","wlt":"BGetnYNG"}. Digest and signature checked successfully and payments API works fine.

ANSWERED

CANCEL_OR_REFUND fails with code: 27, message: "Payment not allowed"

CANCEL_OR_REFUND fails with code: 27, message: "Payment not allowed" on the staging server. What could be the problem? The exactly same code that we use for making the request used to work before, so I wonder if the API has changed somehow in the last couple of months.