Discussions

Ask a Question
ANSWERED

Role: public

Salve,

Non riesco a configurare Sandbox su Woocommerce

Buona sera,
sono lo sviluppatore del sito di e-commerce della mia cliente.

ANSWERED

server signature

Don't Open Server check Signature and digest

ANSWERED

Cannot find shop payment list also with web site

Dear everyone,
I have one problem , because yesterday i tried to pay 1 euro to my shop satispay account, and in my phone i can find the record of payment, but in the web site there's nothing. Same thing with the api i use, i finally can get response :{"has_more":false,"data":[]}. it is like web site , there's no list of payment.

ANSWERED

Ho to make a payment with a phone number

how can I set che curl to request for a Retrieve consumer?

ANSWERED

Ordine da backoffice

Buongiorno,
abbiamo integrato su magento 2 il plugin ufficiale.
Creando ordini da backoffice, e selezionando Satispay come metodo di pagamento, come fa il cliente a saldare? Non viene inviato nessun link o altro. Il plugin non lo prevede?
Dobbiamo inviare un link di pagamento?

ANSWERED

Refund Idempotency

Hi, I am trying to handle idempotency flow in order to avoid multiple refund in case of retry. At this moment if I use the same external_code value, I receive a refund for each CreatePayment I call. Is it possible to avoid this behaviour?

ANSWERED
ANSWERED

Error: Forbidden while generating KeyID

I'm trying to generate my KeyID but i get this error:

ANSWERED

P2P mobile payment

Hi im having trouble with the P2P app api, im using this call to open the app:
satispay://open/contacts/contact?amount={amount_in_cents}¤cy={currency}&callback_url={url_to_open_after_payment_completed}
but its only opening the contacts and nothing else. I want to make P2P payments with friends inside my android app using this api, but im stuck here.
Thanks!