Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 988 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 988 Bytes

Payment Orchestration Sample Application

See this application in action by navigating to https://payment-orchestration-sample.herokuapp.com/

How to deploy your own version:

  1. Send a request to VGS to create a Payment Orchestration tenant for one of your vaults

  2. Create a gateway configuration using the configuration script: Gateway setup script

  3. Deploy a new instance of the app: Deploy

  4. Upload Checkout.js yaml into your vault: inbound.yaml

  5. Update the "Upstream URL" on your new inbound route to point to your newly deployed version.

  6. Navigate to your deployed version and enter the Example Credit Card Data to perform a transaction.