Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

How do I change the message at the bottom of the payment form? that says "XX selected as payment method. Payment will be prompted for after Next button is pressed"

This message was added for Stripe SCA checkout and will only appear if the Merchant facility is Stripe SCA.

The message looks like the screenshot shown below.

 

The text can be found in custom labels. Navigate to:

  1. Setup cog (top right)
  2. Quick find "Custom Labels"
  3. Click on Menu option "Custom Labels"
  4. Sort by Value
  5. Filter by "C"
  6. Click into "Authorise Recurring"


The text is : “{0} selected as payment method. {2} will be prompted for after {1} button is pressed.” where:

  • {0} Method of Payment Selected, e.g., Credit Card, Direct Debit, etc.
  • {1} Button name
  • {2} Record type of the payment

 

To override the text, you need to use the Translation Work Bench. See the Translation of Custom Labels guide.

Updated at March 30th, 2025

Was this article helpful?