Discussions
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.
Get specific charge is not working
Hi,
Authorization HEADER
good morning,
I'm unsuccessfully trying the pre_authorized_payment_tokens call.
I continue to answer 403.
I'm generating the keys directly from your site, linking one like body:
{
"reason": "Monthly payment",
"Callback_url": "https://mysite.com/callbacks/{uuid }"
}.
The result is 4p4IkKXsOziHP5bWNdh / e73499HvYhcQFUnWZ / WbJC4 =.
And this string for the signature
(request-target): post /g_business/v1/pre_authorized_payment_tokens
host: staging.authservices.satispay.com
date: ven, 18 ott 2019 14:43:51 +0000
digest: 4p4IkKXsOziHP5bWNdh/e73499HvYhcQFUnWZ/WbJC4=.
Both of them generate links provided by you.
But the answer is always Forbidden.
I use a sandbox account.
Error Code description
Hi,
could you please send me a document containing a description of error codes?
Customer to Customer payments
Is it possible to manage a customer to customer payment? (like the satispay app do).