• Resolved kossal

    (@kossal)


    Hello,
    is it possible to create different email layouts in the pro version? We created a duplicate gift card product with a different picture for a woman, another for a man, but the email template is the same.

    Additionally, is it possible to export a list of cards that have expired?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author pimwick

    (@pimwick)

    There is not currently a gift card export. There are two tables that the gift cards use for storing information:

    wp_pimwick_gift_card
    Stores the card number, expiration date, and active flag.

    wp_pimwick_gift_card_activity
    This table contains the transaction log to record loading and redeeming the card. Columns include activity date, action, amount, and note.

    Note: it is assumed your site prefix is “wp_” (the default) however the table names may be slightly different depending on how your system is configured.

    You can filter by the expiration_date column for the export.

    Regarding the email designs, you can create multiple email designs using the PW Gift Cards Pro version.

    www.remarpro.com doesn’t allow supporting Pro plugins using their forums so I am marking this thread as resolved. If you have further questions please contact us at our website: https://www.pimwick.com

    Thanks for understanding!

Viewing 1 replies (of 1 total)
  • The topic ‘Email template / list expired’ is closed to new replies.