Feat: Pix checkout redesign — official Pix logo and uppercase “PIX” label.
Feat: Quote title now supports the {iof} token (renders the configured IOF rate dynamically) and line breaks (multi-line textarea).
Fix: The Stripe account validation now runs only when the restricted key or the environment changes, instead of on every settings save.
1.2.4 – 07/07/2026
Feat: Stripe account validation on the settings screen — a “Revalidate Stripe account” button and an admin notice that check whether the API key is valid and whether Pix is actually enabled on the account. Pix status is read from the Stripe Payment Method Configurations (what the Dashboard “Payment methods” page reflects) instead of the account capabilities, which do not expose Dashboard-enabled methods.
1.2.2 – 07/03/2026
Update: Bump Stripe API version to 2025-04-30.basil.
1.2.1 – 07/03/2026
Fix: Send the Pix CPF/CNPJ as billing_details.tax_id, resolving the Stripe error “Received unknown parameter: pix[tax_id]”.
Update: Bump Stripe API version to 2025-04-30.basil (required for the tax_id billing details field).