Preauthorise Card
Sample Parameters to Encrypt
{
"PBFPubKey": "FLWPUBK-7adb6177bd71dd43c2efa3f1229e3b7f-X",
"cardno": "5438898014560229",
"charge_type": "preauth",
"cvv": "812",
"expirymonth": "08",
"expiryyear": "20",
"currency": "NGN",
"country": "NG",
"amount": "100",
"email": "[email protected]",
"phonenumber": "08056552980",
"firstname": "user",
"lastname": "example",
"IP": "40.198.14",
"txRef": "MC-" + Date.now(),
"redirect_url": "https://quidpay-web.herokuapp.com/receivepayment",
"device_fingerprint": "69e6b7f0b72037aa8428b70fbe03986c"
}
Updated less than a minute ago