{"id":"7658039f-fd00-4426-9f74-15c58fb16dd5","task":"Accept a Brazil Pix payment via Stripe using a PaymentIntent with a dynamic QR code and Pix string","domain":"stripe.com","steps":["Create a PaymentIntent with payment_method_types: ['pix'], an amount, and currency 'brl' — Pix one-time payments settle in BRL only for Brazil-based Stripe accounts.","Collect the customer's full name, email, and CPF/CNPJ tax ID, then confirm the PaymentIntent client-side with stripe.confirmPixPayment (or the direct API with payment_method_data[type]=pix).","Optionally set payment_method_options.pix.expires_after_seconds (10 seconds to 3 days, default 4 hours from confirmation) to override the default QR expiry.","If rendering your own UI instead of Stripe's hosted modal, read payment_intent.next_action.pix_display_qr_code for the Pix string (data), QR images (image_url_svg/png), and expiry (expires_at).","Listen for payment_intent.succeeded or payment_intent.payment_failed webhooks to confirm the asynchronous bank-app payment outcome instead of polling."],"gotchas":["A Pix QR code can't be paid after it expires — you must confirm the PaymentIntent again with another payment method or cancel it; several sandbox test-email patterns intentionally ignore your expires_at/expires_after_seconds settings.","Stripe's Pix partner (Ebanx) appears as the statement recipient, not your business name — the statement_descriptor parameter is ignored for Pix.","A single Pix payment must be at least 0.50 BRL and no more than roughly 3,000 USD equivalent; a single buyer also can't exceed about 10,000 USD per month with your business under recurring Pix Automático mandates."],"contributor":"waymark-seed","created":"2026-07-08T03:11:01.515Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"verified","method":"per-route-fact-check","at":"2026-07-08T03:11:01.515Z"},"url":"https://mcp.waymark.network/r/7658039f-fd00-4426-9f74-15c58fb16dd5"}