Accept Payments
We at OrchestratorX simplify accepting one-time payments by offering a seamless integration process that empowers businesses to start accepting payments in just a few minutes.
Get Started​
1. Get your OrchestratorX API key​
- Sign up on OrchestratorX Control Centre: If you haven't already, create an account on the OrchestratorX Control Centre.
- Locate API key: Access your API key from the Settings > Developers section in the Control Center.
2. Configure your payment processor​
- Set up payment processor: Navigate to the Connectors tab in the Control Center to configure your preferred payment processor. You'll need API credentials for the processor.
Use the dummy processors: If credentials are unavailable, you can configure the dummy processors, pre-built into the Control Center.
These processors help simulate payment flows during integration and provide a risk-free testing environment.
3. Integrate OrchestratorX​
You will use both a server-side and a client-side component of OrchestratorX to complete the integration. The payment flow begins once your user adds products to a shopping cart and wishes to make a payment.
Steps to Integrate OrchestratorX​
 (1)-2a2a3980f7cc29c55bbd3036bf0bf293.png)
- Initiate Payment on Server:
Your server creates a payment request with the OrchestratorX server to obtain aclient_secret. - Render Payment Widget:
Your website or app initiates the OrchestratorX SDK, which renders a payment widget for the customer. The widget dynamically displays payment methods based on the customer's currency and country. - Customer Makes Payment:
The customer selects a payment method, provides additional details (e.g., card information), and clicks the Pay button. - Secure Payment Processing:
The OrchestratorX SDK securely transmits the payment information to the OrchestratorX server, which processes the payment using the most suitable processor as determined by your smart routing algorithm. - Payment Confirmation:
Upon successful payment, the customer is automatically redirected to your payment status confirmation page.
Don't want to write code? Check out the OrchestratorX Postman Collection for a no-code way to get started with OrchestratorX's API.
Have Questions?
Join our Email Support to ask questions, share feedback, and collaborate.
Prefer direct support? Use our Contact Us page to reach out.
FAQs
What is a connector?
OrchestratorX refers to payment processors, fraud / risk engines and other payment integrations as connectors. OrchestratorX currently supports 50+ global payment processors that you can use to process payments on your application
How can I decide the best payment methods for my business?
OrchestratorX supports 100+ payment methods across various payment processors. There is no one size fits all payment methods but you can learn more about how you can decide the best payment methods for you business here.
What will the completed integration look like?
OrchestratorX offers various customization options but you can try out our demo store here to test the checkout experience
Are there any sample integrations for reference?
Here are a few demo integrations for various tech stacks: