Confirmation/Notification/Order processing API
Last updated
Last updated
VoguePay sends a transaction id to the notification URL provided in your account for every transaction on that account.
If your notification URL i.e notify_url query parameter value is 'mydomain.com/n.php', then notification will be sent to :
Confirm Transaction Status
GET
https://pay.voguepay.com
Confirm status and details of a transaction.
Name | Type | Description |
---|---|---|
Response Parameters Description
v_transaction_id
string
Transaction ID of transaction to be queried.
type
string
Format for the expected data. e.g xml, json. Defaults to xml
v_merchant_id
string
Merchant ID
Response Key
Value
merchant_id
Merchant's ID
transaction_id
Transaction ID of the transaction requested
total_paid_by_buyer
Total amount paid by buyer including any other charges.
total
Total price of products paid for.
fund_maturity
The date that the merchant will be able to withdraw or spend the amount credited to his/her wallet as a result of this transaction.
buyer_email
Email address of buyer.
status
Status of transaction which can either be Approved, Declined, Partially Refunded or Fully Refunded.
merchant_ref
merchant_ref value sent by the merchant.
process_duration
Time transaction took to complete.
cur
Currency in which transaction was executed