• Resolved evmapa

    (@evmapa)


    Hi! We have already some existing voucher codes through the regular woocommerce vouchers. Is it somehow possible to import these codes into the plugin? If necessary we will do it by hand. Is this maybe a feature of the paid plugin? Thank you very much!

    Edit: It just occured to me, your plugin doesn’t mesh with the regular woocommerce vouchers at all, does it? Because currently we have both activated and there are two separate areas where customers can enter a code. One only works for your plug-in and one olnly works for woocommerce voucher codes. Is that intended? If so, how can we e.g. make a site-wide voucher for e.g. 10% off for all customers without customers getting confused on where they can enter the code?

    • This topic was modified 6 years, 7 months ago by evmapa.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author pimwick

    (@pimwick)

    Hello, this plugin is to offer Gift Card functionality that works the same as cash. It won’t be compatible with the voucher plugin since those are different things. If you want to offer a 10% off code to customers I recommend using the built-in Coupons. That way the customer can enter in the coupon code to receive the discount.

    This plugin will sell Gift Cards to customers. The recipient will be able to redeem the gift card in the cart or during checkout.

    Thread Starter evmapa

    (@evmapa)

    All right, I understand! Thank you so much for your help!!! Only two more questions if I may and I will leave you in well-deserved peace.

    Is it possible to import existing gif card codes into your plugin? We do have some that we generated manually before we had this plugin, so it would be convenient to import them. If not, that’s OK, we can deal with it :).

    And an unrelated question. You already provided support for the translation issues with Loco translate. I followed your instructions and it worked like a charm. Only one button (the one that says “Apply Gift Card” and is labled pwgc-redeem-button in the html/css) remains untranslated. Could you please tell me the line I need to paste into wp-config to translate that one too?

    Thank you very much and sorry for the many questions.

    Plugin Author pimwick

    (@pimwick)

    We don’t currently have a direct way to import gift cards into the plugin. However, the tables are simple if you are comfortable with SQL. The gift card number would go into pimwick_gift_card while the balance should be a record in pimwick_gift_card_activity with the action of “transaction” and a positive value for “amount” to load on the card.

    I found the “Apply Gift Card” translation issue and we will be sending out an update later today with this fixed so you can translate.

    Thread Starter evmapa

    (@evmapa)

    Thank you! I’m very grateful for your help. SQL should work. I’m not an expert but I peeked into the database and it looks simple enough. Thanks again! You went above and beyond.

    Plugin Author pimwick

    (@pimwick)

    You’re welcome, let me know if you need anything else!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Import already existing codes’ is closed to new replies.