Transaction Technical Decline
Triggered when a pay in transaction is declined due to technical reasons.
Notification name: payin_transaction_technicaldecline
Headers
Content-Length
The content length of the payload
Content-Type
Always application/json; charset=utf-8
Accept
Content types accepted, typically * /*
String
String header field
Host
Host IP address (52.3.204.115 for sandbox, 54.166.54.170 for production)
Payload
The payload of this webhook request is an object.
Event
Event type identifier.
Paypoint
The name of the merchant/paypoint
Text
Human-readable description of the event
Logo
URL or path to merchant logo image
transId
Unique transaction identifier
NetAmount
Net transaction amount in currency format
Fee
Processing fee amount in currency format
TotalAmount
Total transaction amount including fees
transDate
Transaction date in MM/DD/YYYY format
transTime
Transaction timestamp in MM/DD/YYYY HH:mm:ss format
Notes
Additional transaction notes or description
Customer
Customer full name
CustomerEmail
Customer email address
CustomerPhone
Customer phone number
CustomerNumber
Internal customer identifier
ContactUs
Contact information string
Method
Payment processing method
EntryPoint
System entry point identifier
ExternalPaypointId
External paypoint system identifier
Response
200
any
Return a 200 status to indicate that the data was received successfully.