• Resolved manuravi

    (@manuravi)


    we are using stripe checkout plugin for payment gateway but now i want to change the labels of payment buttons . Pls let me know how to do that ,In dashboard i dint find any apps menu in settings of plugin.

    Thanks & Regards

Viewing 1 replies (of 1 total)
  • Plugin Author Noor Alam

    (@naa986)

    @manuravi, You can change the label using the button_text parameter.

    
    [wp_stripe_checkout_v3 price="price_UY9NozbEy7T3PUlk" button_text="Pay Now"]
    

    If you want to change the whole button you need to use a custom button image.

    
    [wp_stripe_checkout_v3 price="price_UY9NozbEy7T3PUlk" button_image="https://example.com/wp-content/uploads/pay-now-button.png"]
    
Viewing 1 replies (of 1 total)
  • The topic ‘[NSFW] unable to change the labels of payment method buttons’ is closed to new replies.