Developers can subscribe to `OrderCreate` and `OrderStatusUpdate` events in the marketplace for creating custom apps. These events can be configured at the location level in app settings with the `payments/orders.readonly` scope. `OrderCreate` triggers on order creation and `OrderStatusUpdate` triggers on changes like pending, completed, or cancelled orders.
April 29
0 comments