user-failed-order-charge-txt.blade.php 546 B

12345678910111213141516
  1. Hi, {{$user->name_display}}!
  2. We attempted to charge the card you have on file but were unable to do so.
  3. Please confirm your card details are correct and up to date: {{$stringMappingConfig['clientUrl']}}/my-account/payment-methods
  4. If you have any questions, feel free to email our customer success team
  5. (We're lightning quick at replying.) We also offer live chat during business hours.
  6. Cheers,
  7. {{$emailFromName}}
  8. -----------
  9. ©{{date('Y')}} {{ $stringMappingConfig['name'] }} -> {{$stringMappingConfig['clientUrl']}}. All rights reserved.