Discussions
Obtain the KeyId
Hi, in "Obtain the KeyId", i read:
Woocommerce: dopo l’avvenuto pagamento lo stato dell’ordine rimane “in attesa di pagamento”
Buongiorno,
avrei bisogno di un aiuto per un problema con i pagamenti satispay su woocommerce.
Dopo l’avvenuto pagamento da parte del cliente lo stato dell’ordine su woocommerce rimane “in attesa di pagamento” e quindi non ricevo avviso dell'ordine ricevuto.
Questo non avviene con altri tipi di pagamento ma solo con i pagamenti satispay.
Avreste qualche suggerimento su come poter risolvere il problema?
KeyID smarrito
Buongiorno abbiamo richiesto un KeyId attraverso le API all'indirizzo https://staging.authservices.satispay.com/g_business/v1/authentication_keys ma non lo abbiamo salvato, ora se proviamo a rigenerarlo riceviamo l'errore:
{
"code": 45,
"message": "Forbidden",
"wlt": "YQ0ofmbR"
}
Inconsistent urlencoding of the redirect_url in the create_payment API
Hi,
I've successfully integrated Satispay as a custom payment gateway in Snipcart, however I'm facing a minor glitch due to a small difference in how urlencoding and decoding are performed by the regular web payment "modal" and the mobile app.
API Get payment details
Hi.
Android SDK: redirect non più funzionante
Buongiorno,
sto integrando Satispay in un app Android utilizzando l'SDK ufficiale.
Fino alla versione dell'app Satispay Android precedente al 15 dicembre 2022, il passaggio dalla mia app a quella Satispay e redirect alla mia app avveniva in automatico utilizzando lo startActivityForResult e il metodo onActivityResult per recuperare la risposta (come documentato nell'SDK).
Con il rilascio della versione Satispay Android del 15 dicembre, dopo il pagamento non viene più effettuato il redirect automatico alla mia app e sono costretto a riaprirla per intercettare l'evento onActivityResult (che risulta funzionante e con la risposta corretta).
Non trovo però aggiornamenti all'sdk e non capisco cosa modificare per rendere nuovamente funzionante la riapertura della mia app dopo il pagamento.
Spero che qualcuno possa aiutarmi.
have you planned to expose the amount requests to friends as API
as in the subject
have you planned to expose an api to allow money transfer between friends?
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?
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!
Error 500 on prestshop order payment
Hi,
I have installed and configured PS plugin, everything is fine until I complete the order, when i send order, instead bring me to payment page, it shows an ERROR 550.