onOrderMarkedAsPaid( )


Notes:

Triggered when an offline order is marked as paid.

Permissions
Manage Orders
Manage plans and orders of Pricing Plans
Read Orders
Manage Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: OrderMarkedAsPaidEnvelope): void | Promise<void>

Did this help?