LogoLogo
Capability
Capability
  • About Atlas
  • Atlas Pay
  • Cache Feed Product
Powered by GitBook
On this page
  • What are the benefits of Atlas Pay?
  • What Atlas Pay Offers Now?
  • What is coming soon?

Was this helpful?

Export as PDF

Atlas Pay

Atlas Pay is a secure and flexible global settlement solution that enables the management of bookings across 150 low-cost carriers worldwide.

PreviousAbout AtlasNextCache Feed Product

Last updated 28 days ago

Was this helpful?


OVERVIEW

What are the benefits of Atlas Pay?

Atlas Pay is a secure and flexible global settlement solution that enables the management of bookings across 150 low-cost carriers worldwide.


PAYMENT METHODS

What Atlas Pay Offers Now?

Atlas Pay provides clients with multiple payment methods: Atlas Deposit and Atlas VCC Passthrough.

All Airlines Supported

80+ Airlines Supported

2B 2F 2L 3F 3L 3O 4N 5F 5J 5W 6J 7C 7G 8P 9M 9P A3 A7 AD AL AN BC BJ BT BX CD D8 DE DG DH DI DX DY E4 E5 E6 EI EW F9 FA FR FY G4 G9 GE GM GQ HD HP IT JH JV LG LJ LS LW MM MO MZ N0 NK NO P6 PB PC QN QQ RS RW SY T3 TF TR U8 VY W4 W6 W9 XC XQ XR XY XZ Y9 Z0 ZG


What is coming soon?


FEATURED SOLUTION


Here’s how you can use a different payment method to retry the failed VCC Passthrough booking on ATRIP:

1

Step1: Log in to the ATRIP Flight Deck, go to "Bookings" and locate the order number; Click on “Regenerate” to recreate the new order and you will be able to view the new order details.

2

Step 2: click “Pay”, order will be paid by deposit


Here’s how you can use a different payment method to retry the failed VCC passthrough booking Through API:

Scenario A: Atlas payment(pay.do) failed.

Regardless of the reason for the failure, as long as the order was not successfully paid for, the customer can take the following actions:

Retry or Switch to Deposit Mode of Payment

{
  "orderNo": "XXX",
  "supportCreditTransPayment": null, // no need
  "creditCard": null // no need
}

Scenario B : Atlas payment(pay.do) success, Airline payment failed.

Cancel order → Regenerate order → Payment with deposit

If the payment cannot be processed due to an issue with the card, the system will automatically cancel the order and notify the customer of the cancellation reason via web-hooks, notification as follows:

{
  "type": "order.cancelled",
  "data": {
    "orderNo": "{canceled order no}",
    "errorCode": "604", // for example
    "errorMessage": "Payment declined by airline"
  }
}

The customer can then take the following actions:

Regenerate order(regenerateOrder.do):

{
  "originalOrderNo": "{original order no}"
}

Payment with deposit(pay.do):

{
  "orderNo": "{new order no}",
  "supportCreditTransPayment": null, // no need
  "creditCard": null // no need
}

https://www.atriptech.com/#/airline/list
Cover

Reporting and Reconciliation

Atlas offers a sophisticated reporting and reconciliation system which matches every transaction, helping to simplify accounting processes and automatically dealing with any post-pooking refunds.

Cover

Flexibility

Atlas provides flexibility to suit your needs by offering different payment methods to support each transaction.

Cover

Security

Atlas Pay is a secure way to settle and manage payments to suppliers and is PSD2/SCA compliant.

Page cover image