From d5397a2954201ab98763d7f603b9dd9c5e0e55d8 Mon Sep 17 00:00:00 2001 From: Lars Kusch Date: Mon, 16 Jan 2023 16:08:15 +0100 Subject: [PATCH] Added language string --- lang/en/texts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/texts.php b/lang/en/texts.php index 6a8100db5ca1..4cf4b88ab8cd 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -4299,6 +4299,7 @@ $LANG = array( 'eps' => 'EPS', 'becs' => 'BECS Direct Debit', 'bacs' => 'BACS Direct Debit', + 'payment_type_BACS' => 'BACS Direct Debit', 'becs_mandate' => 'By providing your bank account details, you agree to this Direct Debit Request and the Direct Debit Request service agreement, and authorise Stripe Payments Australia Pty Ltd ACN 160 180 343 Direct Debit User ID number 507156 (“Stripe”) to debit your account through the Bulk Electronic Clearing System (BECS) on behalf of :company (the “Merchant”) for any amounts separately communicated to you by the Merchant. You certify that you are either an account holder or an authorised signatory on the account listed above.', 'you_need_to_accept_the_terms_before_proceeding' => 'You need to accept the terms before proceeding.', 'direct_debit' => 'Direct Debit',