Discussions
Magento 2 - acceptance term and conditions missing in Satispay
The flag acceptance term and conditions missing in Satispay payment method.
When choice satispay does not appearr the checkbox to accept the term and condition. When select other payment methods, the checkbox appear as should be.
Payment status in preauth scenario
Hello,
I'm implemented the preauthorization scenario for our ecommerce (https://developers.satispay.com/docs/web-button-auth)
Error: Missing payment details
Hello, we are integrating the Web-button - pre-authorization FLOW (https://developers.satispay.com/docs/web-button-auth)
Get payments list API - starting_after and starting_after_timestamp input
Hello.
Use with React
Hi,
Error code 45 Forbidden
Dear support,
I'm trying to perform a call for create a payment. Following the documentation and the other tools I've this request:
Accept a payment later
Hi, I'm trying to implement this scenario, but I think I'm missing something:
in our e-commerce, customers can make orders that have to be confirmed later by the admin (or refused), so the payments have to stay in a sort of "pending" status and then updated with accept or deny.
I see in your docs the "PUT - Update payment" API, but I can't understand how I can create the order with this kind of "pending" status.
Eventually, is there a way to use also the PRE_AUTHORIZED flow with the same scenario as well?
Lost KeyId
Hi, I've obtained the KeyId using the dedicated API, but I've not saved it and I lost it. Now when I call the api with Activation codes for Authentication (token property in json body of post) provided during the account creation, I got only a 403 error with this body {
"code": 45,
"message": "Forbidden",
"wlt": "wiR2WUAk"
}, that means Token already paired.
How can I obtained a new KeyId?
I'm using a sandbox account.
Kind Regards
Refund a payment via API
Hello!
Payment Id in Web-Redirect Flow new API
Hello.
