• Since now I am offering both, PayPal and Stripe payment methods, the user has the option of choosing their own Payment method with the drop-down menu. Is there any way that I can change in this menu the option that says “Stripe” replacing it by “Pay by Card” ?

    You could just guide me to a string/file that I need to change for this to show on my clients end. Since many of them are unfamiliar with Stripe, I think it would be more convenient.

    Thank you for the incredible plugin.

    https://wordpress.org/plugins/wp-invoice/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Anton Korotkoff

    (@anton-korotkoff)

    Hey,

    you need to find a file class_wpi_stripe.php and search and replace ‘Stripe’ there (even in comments at the top). Then move out that file somewhere and update plugin settings page with Save button. Then add file back.

    You are doing this on your own risk.
    Remember your changes will be overwritten after every next plugin upgrade.

    Thanks.

    Thread Starter ognistik

    (@ognistik)

    After several attempts replacing Stripe instances I’ve decided to give up on this. Sometimes the change can take effect from my end but the invoice will continue to show “Stripe” instead of “Pay by Card.” I Didn’t believe this would be so complicated, as you have the authorize.net option being displayed as “Credit Card”

    Anyhow, thank you for your help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change option value for Payment Method’ is closed to new replies.