Payment Checkout Flow
for www.ebazarway.com
Operated by: Cybersoft
This Payment Checkout Flow describes the standard customer journey on www.ebazarway.com for selection of products, order placement, payment initiation, transaction processing, order confirmation, and post-payment handling.
1. Product Selection
The customer visits www.ebazarway.com and browses the available products listed on the website, including categories such as laptops, mobiles, computers, accessories, electronics, and consumer items.
2. Add to Cart
After selecting the desired product(s), the customer clicks “Add to Cart” and the chosen item(s) are added to the shopping cart.
The cart page displays:
3. Cart Review
4. Checkout Initiation
The customer clicks “Proceed to Checkout” and is taken to the checkout page.
At the checkout stage, the customer is required to provide or confirm:
If account/login functionality is enabled, the customer may log in or continue as guest, depending upon website configuration.
5. Order Summary Page
Before payment, the website displays a final Order Summary Page containing the complete purchase details, including:
This is an important step, because Paytm’s payment-page documentation specifically describes the payment process as beginning when the customer clicks the Pay button on the merchant’s order summary page.
6. Customer Proceeds to Payment
After reviewing the order summary, the customer clicks “Pay Now”, “Proceed to Payment”, or similar payment confirmation button.
At this stage:
Paytm’s official checkout documentation states that, upon clicking the pay button, the merchant first creates the order in its own system and generates the transaction token through the relevant initiation API before showing / invoking the payment page.
7. Payment Gateway Invocation
After the order is created, the customer is redirected to, or shown, the secure payment interface integrated through the payment gateway.
Depending on the integration selected, the customer may be presented payment options such as:
Paytm’s current official documentation for merchants describes JS Checkout as supporting multiple payment options including debit cards, credit cards, net banking, UPI, and Paytm Wallet. It also notes that the older standard checkout / redirection flow has been deprecated for new use cases in favour of newer checkout solutions.
8. Customer Selects Payment Method
The customer selects the preferred payment mode and submits the payment credentials / authorization through the secure payment interface.
Depending on the chosen mode, this may involve:
9. Transaction Processing
Paytm’s official integration flow includes payment initiation, invoking the payment page, and then verifying the payment status after the transaction attempt.
10. Payment Status Response
After the payment attempt, the customer is redirected back to the website or shown a status page reflecting the transaction outcome.
The payment outcome may be:
The website verifies the payment response from the gateway and updates the order status in the merchant system accordingly. Paytm’s JS Checkout documentation expressly includes a final step to verify payment status after invocation of the payment page.
11. Successful Payment Flow
The order then moves to internal processing, packaging, dispatch, and delivery stages in accordance with the website’s shipping and order-fulfilment process.
12. Failed / Cancelled / Aborted Payment Flow
13. Pending Payment / Reconciliation
14. Refund / Failed Transaction Handling
Where payment is received but the order is not fulfilled or is cancelled in accordance with the applicable policy:
15. Security and Compliance Features
The checkout flow is intended to operate through secure payment processing mechanisms. Payment authorization is handled through the integrated payment gateway, and payment options are presented through the secured payment interface supported by the gateway. Paytm’s merchant documentation describes its checkout solutions as secure and PCI-compliant, and its JS Checkout as requiring only limited code snippets while supporting web traffic across desktop/mobile.
16. Summary of Customer Journey
In summary, the payment checkout flow on www.ebazarway.com is intended to follow this sequence:
Product Selection → Add to Cart → Cart Review → Checkout Page → Address / Customer Details → Order Summary Page → Pay Now → Payment Gateway Page → Payment Method Selection → Transaction Processing → Payment Status Verification → Order Confirmation / Retry / Refund Handling