Discussions

Ask a Question
Answered

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

Answered

Refund a payment via API

Hello!

Answered

Payment Id in Web-Redirect Flow new API

Hello.

Answered

Get specific charge is not working

Hi,

Answered

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.

Answered

Error Code description

Hi,
could you please send me a document containing a description of error codes?

Answered

Customer to Customer payments

Is it possible to manage a customer to customer payment? (like the satispay app do).