Receive events from all Lumx updates
Settings
page. From there, click on the Webhooks
tab.
awaiting_funds
status totransferring_fiat
. Then, follows the order of events below:transferring_fiat
→ trading
→ transferring_stablecoin
→ success
/failed
For a comprehensive guide to On-ramp
transactions, refer to the guide.X-Hub-Signature
header to the request. This signature can be used to verify the authenticity of the request by following the steps below:
First Step
Second Step
HMAC-SHA256
hash of the payload using the secret as the key
and the stringified payload as the message. The decoding algorithm is
hex
.Third Step
X-Hub-Signature
header.