• Hi,

    Is there a way to make the Payment box wider?
    It could be much nicer in terms of proportion when there is long title.
    Above all, it would enable to read the COMPLETE title and COMPLETE description.

    I have added a temporary link to my page https://www.somefrenchdude.com/test-page-for-bugs/ so that the developers can grab the images and understand.
    Please have a look at how the 2 types of designs look and feel. See also the nice BLUE button on the Example 1. is there a way to customize the default button to make it look like this, or even to choose one’s customized color (green, etc.)?

    Can you please confirm when I can remove this page from my site.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    Is there a way to make the Payment box wider?

    The payment popup design is controlled by Stripe and it cannot be changed, unfortunately.

    is there a way to customize the default button to make it look like this, or even to choose one’s customized color (green, etc.)?

    The following two links below can help you with the button and other areas.

    https://s-plugins.com/customize-stripe-payment-button-appearance-using-css/

    and

    https://s-plugins.com/css-tweaks-for-the-stripe-payments-plugin/

    Let me know if you need more help.

    Thank you

    Thread Starter masterhealerwp

    (@masterhealerwp)

    The payment popup design is controlled by Stripe and it cannot be changed, unfortunately.

    Well, the screenshot you have seen on https://www.somefrenchdude.com/test-page-for-bugs/ was created using https://buynowplus.com/
    It means they have found a way to customize the Stripe popup design. Any chance you can do it too for Stripe Payments?

    Than you for the other replies. I will try to implement this.

    Plugin Support mbrsolution

    (@mbrsolution)

    The plugin developers will investigate further your request.

    Thank you

    Plugin Author mra13

    (@mra13)

    Both the examples you showed in the following page seems to be from our plugin:
    https://www.somefrenchdude.com/test-page-for-bugs/

    The first one is the NEW API. The 2nd one is the Legacy API.

    Which API of our plugin are you using? Did you go to the advanced settings menu of the plugin and unchecked the “Use Legacy API” checkbox to make sure you are using the new API?

    The new API shows a bigger and wider payment popup box.

    Thread Starter masterhealerwp

    (@masterhealerwp)

    Great, it works.

    I had kept that box checked because it said: “Use the legacy API to process payments. Note that the legacy API is not compatible with 3-D Secure and EU’s Strong Customer Authentication (SCA) requirements”
    So I was not sure what it meant and the risks involved.

    Regarding the new, larger box it still does NOT display the complete short description. My text is cut at the end. Something that would drastically help ios the possibility to inject HTML code in the Short Description and Title of the Stripe Payment Products.

    Then you could insert tags such as <BR> or even <mark> </mark> or <span> to play with the layout of the Payment box.

    Plugin Author mra13

    (@mra13)

    The description is shown on the page where the shortcode is used to embed the product. The payment popup is primarily for entering transaction related data.

    The following documentation explains how you can embed a product on a page (that shows the product’s name, description etc):
    https://s-plugins.com/embedding-products-post-page/

    Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Then you could insert tags such as <BR> or even <mark> </mark> or <span> to play with the layout of the Payment box.

    You cannot use any HTML tags for short description. Also there shouldn’t be too many text in it, as it goes straight to your customer’s CC payment description.

    I understand your requirements though and have created a ticket for those. But once again, there is no way to accomplish this using “Short product description” field, as it’s not what it is meant for. We’ll probably create an additional field, where you can use HTML tags, that can be displayed on payment popup.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Is there a way to make the Payment box wider?’ is closed to new replies.