March 25, 2026

Payment Method Translations (Beta)

You can now translate payment method display names and payment instructions using the GraphQL Translation Management API:

  • Translatable fields: display_name and payment_instruction
  • Translations appear on checkout, order confirmation, order emails, and My Account pages
  • Resource ID format: bc/store/paymentMethod/{payment_method_id}.{currency}

See the Payment Method Translations documentation for query and mutation examples.