Last updated 8 months ago
Company
Community
Integration
Contact
PWI technically consists of 2(two) basic steps respectively;
PWI - Initialize
PWI - Retrieve
PWI - Initialize is where we start the payment process. While PWI - Retrieve step is retrieving payment result, simply.
PWI-Initialize
Token + URL
Redirection
PWI-Retrieve
Webhook
Initialize; first POST request of managing two-step PWI transactions.
POST
Token + URL; To start payment process, Its expected to render payWithIyzicoPageUrl parameter on your browser which correlates by token.
payWithIyzicoPageUrl
token
Redirection; Following up consumers' payment, iyzico triggers correlated IPN(Instant Payment Notification) to given callbackUrl.
Retrieve; engage step to officialize transaction between Acquirer and Issuer.
Webhook; real-time notification of relevant payment.