Confirmation

With this operation, the previously registered transaction is confirmed or canceled. If this operation is not invoked, the order will remain in a pending state.

Field

Type

Required

Description

name

string

yes

Name of the payment network

transaction

string

yes

Unique transaction ID used in the POST transaction.

confirm

string

yes

Confirmation of the operation. string value of bool **

checksum

string

yes

Check string, calculated with SHA512(name + transaction + FIXED_HASH)

Example request

  • GO

  • PHP

  • Java

  • Python

Última actualización

¿Te fue útil?