A no-show transaction occurs when you and a cardholder have an agreement for a purchase, but the cardholder does not meet the terms of the agreement. No-show transactions are typically used in hotels and motels for a single-night stay.
API Resource Name:
POST
https://api.smartpayfuse.barclaycard
/pts/v2/payments
Ready to integrate?
  1. Include the following required fields in the authorization request:
    • processingInformation.authorizationOptions.initiator.type
      —set the value for this field to
      merchant
      .
    • processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction.reason
      —set the value for this field to
      4
      .
    • processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction.previousTransactionId
      —set the value for this field to the
      processorInformation.transactionId
      response field.
  2. If the payment information is COF information, include the
    processingInformation.authorizationOptions.initiator.storedCredentialUsed
    field in the authorization request and set the value for this field to
    true
    .