Page 68 of 68 FirstFirst ... 1858666768
Results 671 to 679 of 679
  1. #671
    Join Date
    Jul 2006
    Location
    UK
    Posts
    165
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Hi,

    I have installed Stripe Payments on a new install of Zencart v2.2.2 and using PHP 8.4.

    On the checkout page I have got 2 Confirm Order buttons (one from zencart and one from Stripe). How do I hide one of them please?

    Kind regards

  2. #672
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by cjsmiff View Post
    Hi,

    I have installed Stripe Payments on a new install of Zencart v2.2.2 and using PHP 8.4.

    On the checkout page I have got 2 Confirm Order buttons (one from zencart and one from Stripe). How do I hide one of them please?

    Kind regards
    What template are you using?

  3. #673
    Join Date
    Jul 2006
    Location
    UK
    Posts
    165
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by lat9 View Post
    What template are you using?
    I'm using wokiee template. I managed to edit the css to hide the one that comes with the Stripe payment module.

  4. #674
    Join Date
    Jul 2006
    Location
    UK
    Posts
    165
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Ok, that did not work as the payments remain as 'incomplete' in Stripe. I have undone the CSS, so now I have got 2 buttons again.

    Do you know what I need to change in the wokiee template please?

    Kind regards

  5. #675
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by cjsmiff View Post
    Ok, that did not work as the payments remain as 'incomplete' in Stripe. I have undone the CSS, so now I have got 2 buttons again.

    Do you know what I need to change in the wokiee template please?

    Kind regards
    The jscript_stripe_checkout_confirmation.php file that is added to the checkout_confirmation (and checkout_one_confirmation) pages looks for the 'base' submit button as either

    - a div with the class of confirm-order
    - an id of checkoutConfirmationDefault-btn-toolbar

    In your wokiee template, you could wrap that 'confirm order' button withe a <div class="confirm-order"></div> or, if already wrapped by a div, just add the confirm-order class.

  6. #676
    Join Date
    Jul 2006
    Location
    UK
    Posts
    165
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by lat9 View Post
    The jscript_stripe_checkout_confirmation.php file that is added to the checkout_confirmation (and checkout_one_confirmation) pages looks for the 'base' submit button as either

    - a div with the class of confirm-order
    - an id of checkoutConfirmationDefault-btn-toolbar

    In your wokiee template, you could wrap that 'confirm order' button withe a <div class="confirm-order"></div> or, if already wrapped by a div, just add the confirm-order class.
    Thank you very much :-)

  7. #677
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Stripe.com payment integration module

    Suggestion: if Test Mode Stripe Secure Payment Module is False (i.e. not in test mode), the module should not show a red message if the Test API Keys are not filled in.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #678
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by swguy View Post
    Suggestion: if Test Mode Stripe Secure Payment Module is False (i.e. not in test mode), the module should not show a red message if the Test API Keys are not filled in.
    A GitHub issue will help me remember your request!

  9. #679
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Stripe.com payment integration module

    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 68 of 68 FirstFirst ... 1858666768

Similar Threads

  1. pay2check.com payment module?
    By sunrise99 in forum Addon Payment Modules
    Replies: 0
    Last Post: 1 Nov 2011, 03:55 AM
  2. klikandpay.com payment module
    By rulest in forum Addon Payment Modules
    Replies: 0
    Last Post: 24 Sep 2010, 06:06 PM
  3. AlertPay Payment Module Integration Help Please!
    By etorf9751 in forum Addon Payment Modules
    Replies: 8
    Last Post: 16 Aug 2010, 05:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg