Payment Async Flow

Apply when implementing asynchronous payment methods (Boleto, Pix, bank redirects) or working with callback URLs in payment connector code. Covers undefined status response, callbackUrl notification, X-VTEX-signature validation, sync vs async handling, correct delayToCancel configuration for each async method, and redirect-based flows where inboundRequestsUrl does not support browser GET redirects (requires custom public routes).

vtex 2874d01 31.2 KB Updated

File contents

vtex/skills/tree/main/skills/payment-async-flow commit 2874d01035

Frequently asked questions

npx skillmds add vtex/payment-async-flow