Users will be redirected to this page to authorize.
2. Users authorize and the merchant gets UUID.
After users authorized on the page from Step 1. Users will be redirected to the notificationpage. The page URL will be concatenated with notify_url+merchant_user_id+pagsmile_id+phone_number+sign
Parameter
Explaination
Example
merchant_user_id
the reference_id is provided in step 1.
pagsmile_id
user's UUID
phone_number
phone number
sign
signature generated with signkey. sign_key is provided in step 1.
Signature rule:
Example of the URL of notification page
3. Merchant needs to link merchant's user ID with the UUID of Pagsmile wallet. Then users can be redirected to the other page as needed.