Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 539 Bytes

PaymentCallback.md

File metadata and controls

16 lines (10 loc) · 539 Bytes

PaymentCallback

Callback for successful or failed payments made via the Payments API

Properties

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

[Back to README]