Payment Method Translations (Beta)
You can now translate payment method display names and payment instructions using the GraphQL Translation Management API:
- Translatable fields:
display_nameandpayment_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.