Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 601 Bytes

PaymentCallback.md

File metadata and controls

17 lines (11 loc) · 601 Bytes

PaymentCallback

xendit.payment_request.model.PaymentCallback

Callback for successful or failed payments made via the Payments API

Properties

Name Type Required Description Examples
event str ☑️ Identifies the event that triggered a notification to the merchant
business_id str ☑️ business_id
created str ☑️
data PaymentCallbackData

[Back to README]