Android PhonePe SDK
PayU offers two types of PhonePe flows:
- In-App Flow
- Web Flow
In-App flow
Where the user device has the PhonePe application installed. We invoke the Installed PhonePe application to do the payment transaction. Users will see the Bottom-sheet (In-app) like the UI on the checkout screen of the following video:
Web flow
If the user device doesn’t have the PhonePe application installed, we will show the Web checkout to make the payment, where the customer can make the payment by logging into the PhonePe and using the available payment methods.
Updated about 1 month ago