Customer Journey
The LipaLater API provides a means to retrieve the credit limit for already exisiting LipaLater customers. The process is as highligted below.
LipaLater Checkout User Journey
- Prompt the customer to provide their mobile number or id number and make a request to
/open/op/customer/detail
. We will use these details to check if the customer exists and return credit limit details. - Get installment plans from
/open/op/loans/{member_id}/getInstallmentPlanList
- If the customer has a sufficient limit to complete the purchase, make a request to
/open/op/order/{memberId}/create
providing the cart subtotal and item(s).
New Customer User Journey
info
New customers are required to use LipaLater Platform to signup for credit