Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The verifyToken request can be initiated at any time, and it is mandatory to verify the token when the customer will return to the application, not verifying the token within 30 minutes of transaction completed of payment, will generate an alert e-mail to the provider announcing that there was no verification process.

...

Parameter

Data type

Description


CompanyTokenTokenToken you got from 3G to operate this APIMandatory

 Request

 Text

 verifyToken

Mandatory

TransactionToken

Token

Transaction token as accepted from the URL redirected.

Mandatory/Optional

VeirfyTransaction

Number

(0 or 1)

Default: True
By default, the system will verify the transaction and mark it as “website verified” in 3G systems.
This option should be set to false if you only want to verify the transaction was made, process the details and then you can send the verifyToken again with this parameter set to true to let 3G systems know that you have successfully processed the client.

Send 1 to verify, 0 if you don't need.

Optional

CompanyRef

Text

Company reference number. (Optional if TransactionToken)

Mandatory/Optional

ACCref

Text

Internal accounting reference number.

Optional

customerPhone

Text

Customer phone number can be updated. customerPhonePrefix is mandatory when sending this field

Optional

customerPhonePrefix

Number

Customer phone prefix (without +), mandatory if customerPhone sent

Optional

customerEmail

Text

Customer E-mail address can be updated

Optional

...