- Payment Services v2
Payment Services v2
21699 User Story - Payment Orchestration - support non-PCI adaptors
- Breaking changes:
- Transactions that utilize a PCI adaptor method must go to the following endpoint:
/transaction/pci/connectorApiKey/transactionType
. - All other non-PCI adaptor method traffic must go to
/transaction/connectorApiKey/transactionType
.
- Transactions that utilize a PCI adaptor method must go to the following endpoint:
- Change:
- The
X-Environment:Sandbox
header is no longer required for all test environment transactions.
- The
- New functionality: Between the two endpoints above, all IXOPAY adaptors that utilize the PCI Transaction API and Transaction API are now available to use with the Payment Orchestration API. See updated documentation here: Universal Token Payment Orchestration