Change Label on Checkout Button

HomeSupportImage StoreChange Label on Checkout Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52222
    rtb1982
    Participant

    Where can i go to modify the label that is placed on the checkout button when say paypal live is selected.  I want it to read something like “proceed to checkout” or “checkout”  instead of PayPal.  I assume there is a test string associated with each of the Payment options one of the php files.

    I ask because people keep getting confused saying i dont have paypal and never submit their order so I do not know what prints to send them.

    #52231
    Xpark Media
    Keymaster

    @rtb1982,

    I don’t recommend do it, what you can do is add emphasis to the “checkout with:” label, that is is you wan to be able to keep upgrading the plugin.

    with that said, open file _inc/store.php around line 122, this will change on v3.2.1

    #52275
    rtb1982
    Participant

    When you say add empahsis do you mean I can change the test of that from “Checkout with” to something like “Click the PayPal Button to proceed to checkout and finalize your order (Even if balance is 0.00)”

     

    Will that be ok or will that also break the plugin on update.  If not where do i find the Checkout With String?

    #52281
    Xpark Media
    Keymaster

    @rtb1982

    what I mean is to add styles to make it stand out, make bold, bigger font, contrast color, box around it. Also you can use the “Terms and Conditions” area to provide more information on the checkout process. settings > checkout > “Terms and Conditions”

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.