Onmeta Widget Integration
Widget Creation
Checkout flow - Onramp
4min
To open payment page directly with widget and to skip the quotation page, follow below steps.
- Initialize widget with orderID received in step 2.
Note: you need to have auth token to call create order api as above else you will receive 401 Unauthorized error.
once you pass orderID to widget Initialisation params, it will fetch order details and load the widget with prefilled data and take user directly to payment page.
Updated 02 Dec 2023
Did this page help you?