ShopifyCheckoutPage (v1.0.0)
Shop Platform checkout page where customer can select Nexi Checkout as a payment method and depending on integration type he will be see iframe or be redirected to a Checkout Terminal page
Overview
Sends payment create api call and allow Customer to pay for an order.
For Hosted:
- Customer puts items into Cart
- Goes to Checkout Page and selects Nexi Checkout as a payment method
- Clicks “Order”
- Customer is redirected to app /pay endpoint where payment request is created and sent
- Customer is redirected to Checkout Terminal page
- Customer makes payment process
- After payment complete Customer is redirected back to a /return endpoint where payment is confirmed
- Cart is converted to an Shop Order
- Customer is redirected back to Shop Platform