Getting Started With Triple's ...
Getting Started Overview

Step 5: Set up Webhooks for Notifications (optional)

1min

Optionally, you can subscribe to the Triple webhooks. The webhooks are used to publish information and status with regards to matched transactions and their associated rewards. You can, for example, take advantage of this feature to push notifications to your users directly on their mobile devices.

Triple webhook information can be found in the Triple API Endpoints and Webhooks section.

The Transaction webhook payload is contained within a Notification type SNS message. The documentation on this particular format is available in AWS docs at https://docs.aws.amazon.com/sns/latest/dg/sns-message-and-json-formats.html#http-notification-json

For the final step, see Step 6: Post Transactions.