Orchestra Payment Methods
Streamline payment integration and access leading payment methods effortlessly with Orchestra.
Streamline payment integration and access leading payment methods effortlessly with Orchestra.
Orchestra makes payment integration easy. We empower software developers and their merchants with seamless access to leading payment methods, helping you build versatile, reusable software that adapts to any payment scenario effortlessly.
Our payment orchestration platform supports the payment methods your merchants trust and their customers prefer to use.
Ready to simplify your payment integrations? Register for an account and set up your integration with ease. Need help? Our expert team is here to support you every step of the way.
With the Orchestra Payment Library merchants can, on the one hand, choose which payment methods they would like to support – such as pay-by-card, Apple Pay, Google Pay and PayPal, and on the other hand, connect with over 80 payment gateways around the world to process the payment.
Reduce your integration work on payments from months to days and get access to all payment methods immediately.
// Install the library
npm i bluetime-ewallet
// Activate the library
const engine = new eWallet.Engine(eWalletToken, requiredAncillaryInfo, [language]);
// Detect the list of available payment options
const available = engine.checkAvailability();
// Start a payment process
engine.payBy(eWalletList, callback, buttonProperties);
// Parse the results
payment.parseResultToken();
// Generate the Payments Library session token
curl --location 'https://service.pcibooking.net/api/eWalletOperation' \
--header 'Authorization: APIKEY your_API_key' \
--header 'Content-Type: application/json' \
--data '{
"PaymentGatewayAccountId" : "StripePaymentIntent",
"AllowedeWalletAccountIds": [
"A-GP-002","A-PP-001","A-PBC-3DS","A-AP-010"
],
"mode" : "TEST",
"CurrencyCode": "USD",
"CountryCode": "US",
"Amount": "13.68",
"AllowedBrands": ["VISA","MASTERCARD"],
"operation" : "Charge"
}'
Orchestra isn’t just a payment gateway provider—we’re your partner in payment innovation. With services like Orchestra Connect, we provide unmatched flexibility and scalability to meet your integration needs.
Build smarter with Orchestra. Our intuitive payment orchestration platform removes complexity, enabling you to implement versatile, reusable software effortlessly.
Whether for a small e-commerce shop or a large enterprise payment platform, Orchestra scales with you, ensuring flexibility for any payment scenario.
Need more support? Reach out to our team—we’re here to help!