• Resolved sanilya

    (@sanilya)


    Hello,

    I want to remove Stripe payment fees. Plugin settings do not appear when I go to Stripe payment settings. I’m only having this problem in Stripe, other payment gateways are fine, plugin settings appear. I deleted and reinstalled the plugin but all settings are back as they were. I guess the settings are stored somewhere. I just want to remove payment gateway fees in stripe. How can I do that?

    Kind regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Karolina Vyskocilova

    (@vyskoczilova)

    Hi, search “pay4pay” in your DB and delete what’s needed but make a backup first. For more details, check the code here: https://github.com/vyskoczilova/woocommerce-payforpayment/blob/master/inc/class-pay4pay-admin.php#L279

    I guess “stripe_pay4pay” would be the start of the option field, but I’ not 10 % sure.

    Best regards,

    Karolina

    Thread Starter sanilya

    (@sanilya)

    Thank you for your return. I did DB search and deleted. But the fees still stand.

    Plugin Author Karolina Vyskocilova

    (@vyskoczilova)

    Hi!

    Sorry to heard that – but either you haven’t deleted everything that was needed in the DB or you have another plugin affecting it.

    What you could do:

    1. search again in the DB (you might to look as well for the fee title or value)
    2. try to deactivate the Pay for a payment plugin. Check if you still see the fee
    3. download the older working version of Stripe plugin and delete the settings there

    Sorry for the inconvenience

    Karolina

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deleting Settings’ is closed to new replies.