Skip to main content
WEBHOOK

Body

application/json

Payments using credit card, debit card

transaction_type
enum<string>
Available options:
payment,
refund
request_number
string
amount
number<double>
payment_status
enum<string>
Available options:
pending,
success,
failed,
partially_paid,
refund_initiated
payment_date
string<date-time>
payment_reference_number
string | null
payment_method
string | null
icon_url
string | null
card_number
string

masked card number e.g. ************1111

card_type
enum<string>
Available options:
Visa,
Master Card,
Rupay,
American Express

Response

Bad request

message
string
required
success
boolean
required
code
string
required
error
object