When you submit a order you can define one or more operations each one with a specific date. If the date of the operation is in the future it will be stored and scheduled by BeSafe Pay.

We will generate a unique merchant transaction ID for each additional operation based on your merchant transaction id plus a random string generated by us. You can also provide, when creating the order, a custom identifier for the specific operation.

When the operation date is meet we will try to process it, once done we will send you a callback to your s2s URL containing those information

  • Unique transaction id (your Merchant Transaction Id + "_" + random value"
  • Original transaction id (your Merchant Transaction Id)
  • Operation identifier (the optional operation identifier if provided during the order generation)
https://yourcallback.com?paymentIdentifier=123&merchantTransactionId=TNX_123456&status=OK&operationIdentifier=1OF3