payment
Waffo Webhook
Waffo Pancake webhook — signature verified in the decorator.
Credits USD balance for credit-card recharges (order.completed) and claws back on refund.succeeded. Same contract every acquirer before it used: idempotent (row-lock + status==paid), DB-amount-of-truth, USD currency cross-check, fee-passed-to-user reconciliation against subtotal. Anything irrelevant (mode mismatch / refund.failed / subscription.*) is a 200 no-op so Waffo stops retrying.
post/api/v1/payment/waffo/callback
Response
Successful Response
{"stackTrail":"paths:/api/v1/payment/waffo/callback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.