CF Implementation
Last updated
Last updated
CF(Checkoutform) technically consists of 2(two) basic steps as like PWI;
CF-Initialize is where we start the payment process. While CF-Retrieve step is retrieving payment result, simply.
Redirection
CF(Checkoutform) offers multiple way of forms on the browsers;
It requires to add &iframe=true
postfix to paymentPageUrl
parameter that returns after CF-Initialize request.
Most common method where direct routing of paymentPageUrl
on the application.