Page 4 of 4 FirstFirst ... 234
Results 31 to 32 of 32
  1. #31
    Join Date
    May 2010
    Location
    Texas
    Posts
    393
    Plugin Contributions
    0

    Default Re: Zelle Payments [Support Thread]

    Does the last half of that new statement
    Code:
     ? 'Action required: Order Confirmation' : 'Order Confirmation'
    Cover the case where it is not Zelle, such that it defaults to the original statement of just "Order Confirmation"?

  2. #32
    Join Date
    May 2010
    Location
    Texas
    Posts
    393
    Plugin Contributions
    0

    Default Re: Zelle Payments [Support Thread]

    Quote Originally Posted by lat9 View Post
    Edit a template-override version of /includes/languages/english/checkout_process.php, making the changes below. That'll add the "Action required:" prefix to the order's subject if the order was paid via Zelle.

    Code:
    define('EMAIL_TEXT_SUBJECT', (isset($_SESSION['payment']) && $_SESSION['payment'] === 'zelle') ? 'Action required: Order Confirmation' : 'Order Confirmation');
    //define('EMAIL_TEXT_SUBJECT', 'Order Confirmation');
    That seems to be working. Thanks so much

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  2. v156 Audit support thread
    By swguy in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 1 Sep 2021, 11:25 AM
  3. v156 PWA, Offline support Push notifications addon [Support Thread]
    By perfumbg in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 May 2019, 02:27 PM
  4. Pin Payments Payment Gateway [Support Thread]
    By chrisdahl in forum Addon Payment Modules
    Replies: 25
    Last Post: 6 Feb 2019, 07:06 AM
  5. v155 Zelle
    By swguy in forum Addon Payment Modules
    Replies: 0
    Last Post: 2 Jul 2018, 03:58 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR