Skip to content

Pakistan Details

By Easypaisa

php
"currency" => "...", //ask your service man
'app_id' => "...", // ask your service man
'order_sn' => // Order number, must be unique
'money' => 200 * 100, // This field needs to multiply 100 and remove the float part. like you need to receive 50.5, this field should be 5050
'notify_url' =>  "-", // callback url

'name'=>"...", //  Account Name
'uid'=>"...", // receiver's CNIC Number, matching the Easypaisa wallet account.
'card_number'=>"...", //  Easypaisa wallet account again , same value as name
'addon1'=>"easypaisa",

'sign'=>"...", // see page:  Basic/Signature

By Jazzcash

php
"currency" => "...", //ask your service man
'app_id' => "...", // ask your service man
'order_sn' => // Order number, must be unique
'money' => 200 * 100, // This field needs to multiply 100 and remove the float part. like you need to receive 50.5, this field should be 5050
'notify_url' =>  "-", // callback url

'name'=>"...", // Account Name
'uid'=>"...", // receiver's CNIC Number, matching the JazzCash wallet account.
'card_number'=>"99980123036258", //  Jazzcash's Account
'addon1'=>"jazzcash",

'sign'=>"...", // see page:  Basic/Signature

Thanks for choosing LG Payment