Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Payment

  1. The user enters the required information: the payment amount and the phone number linked to the EasyPaisa account.
  2. A push notification with a payment request is sent to the user's phone.
  3. The user opens the app and confirms the payment.
  4. Paykassma sends a postback to the merchant's side.
  5. The funds are credited to the user's balance on the merchant's platform.

Payment window integration (plugin)

Example of a link to open a Easypaisa API payment window:

https://plugin.{server_URL}/?
label=label
&

currency_code=PKR
&

lang=lang
&

wallet_type=easypaisa_api
&custom_transaction_id=custom_transaction_id
&fixed_amount=fixed_amount
&payment_url_success_id=2
&payment_url_pending_id=3
&payment_url_fail_id=1
&success_url=hash
&fail_url=hash
&pending_url=hash


Code Block
wallet_type=easypaisa_api
currency_code=PKR
Languages (lang): en, ur