Checkout Types on offers
You can configure the checkout types by navigating to the offers in product catalog.
Click on the campaign from the product catalog and open the offer.
Screenshot: Navigating to offers to configure checkout type
Checkout on the offers can be configured in three different ways as mentioned below.
- Standard
- External-Link
- External-Post
Screenshot: Checkout configuration types
Standard Checkout
Standard checkout is the default Limio checkout. This checkout configuration makes use of the default Limio checkout page and authentication, and goes to /checkout.
External-Link Checkout
External-link checkout allows you to add a checkout link which is external to Limio.
This type of checkout configuration will be required where authentication is done outside Limio and then redirected to the checkout page for Limio.
This can also be used when you have multiple checkout links (for example for segmentation).
Screenshot: External URL for authentication outside Limio
External-Post Checkout
Using the external post checkout data can be pre-filled using the post request which is typically a HTML form.
External URL uses post request method which collects the data required for checkout in the body of the request message and this information is then used for checkout.
This type of checkout configuration is external to Limio.
---
Comments
0 comments
Please sign in to leave a comment.