Results 1 to 10 of 679

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by MCS_Computers View Post
    Was the issue with "Must provide source or customer" ever fixed because I have the same issue, it allows a customer to make 1 purchase but then comes up with this error after that. I spoke with Stripe who basically said go back to the author as there is some code missing which then went over my head to be honest.
    Not sure that this is a supported module really so make your own choices as to using it. But ....

    The issue for me was that in most templates the fields that the module adds are not actually in the form. So, the <inputs> are not inside the <form> . Solving that problem solved the issue.

    It is in tpl_checkout_confirmation_default.php and you probably, depending on your template want to be moving the line:

    Code:
    echo zen_draw_form('checkout_confirmation', $form_action_url, 'post', 'id="checkout_confirmation" onsubmit="submitonce();"');

  2. #2
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Quote Originally Posted by niccol View Post
    Not sure that this is a supported module really so make your own choices as to using it. But ....

    The issue for me was that in most templates the fields that the module adds are not actually in the form. So, the <inputs> are not inside the <form> . Solving that problem solved the issue.

    It is in tpl_checkout_confirmation_default.php and you probably, depending on your template want to be moving the line:

    Code:
    echo zen_draw_form('checkout_confirmation', $form_action_url, 'post', 'id="checkout_confirmation" onsubmit="submitonce();"');
    Were you able to get this to work? I am also having an issue of PCI Compliance.

    The processor works on my site but it is an outdated version according to my stripe dashboard. Thanks in advance!

  3. #3
    Join Date
    May 2022
    Posts
    12
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Hi,
    I've just done a clean install of v1.5.7d and added the Stripe payments plugin. Everything seems to be working except the Stripe payments module. I've unzipped the files and uploaded them to my /(storename)/includes/ but when I go to Admin - Modules - Payment there is no way to install Stripe. A blank line appears where Stripe should appear, and when I click on the blank line and then on “+Install Module” it goes to the installation option for Authorize.net and nothing else happens.

    I've installed Stripe in the past on an older site and it worked just fine, so I thought I knew what I was doing, but I guess not. What am I missing??

    The site was uploaded via FTP and manual run of zc_install,
    PHP Version: 8.0.2 (Zend: 4.0.2),
    MySQL 8.0.28-0ubuntu0.20.04.3

    Thanks for any and all help!

  4. #4
    Join Date
    May 2022
    Posts
    12
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Please, does anyone have any ideas on how to fix this? I still haven't got it to work, and I have limited time to get it done.
    I'll try to attach a screenshot of Admin - Payment Modules, see the blank line at the bottom where stripe should be.
    Click image for larger version. 

Name:	Stripemissing.jpg 
Views:	542 
Size:	19.9 KB 
ID:	20003

  5. #5
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: Stripe.com payment integration module

    I'm not knowledgeable on the subject, but did you try to change your PHP version to 7.4? I've experienced cart and checkout issues because of the PHP version.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  6. #6
    Join Date
    May 2022
    Posts
    12
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    Hi Ideasgirl, sorry, I'm not sure if your post is a reply to mine - my webhost has updated their php version to 8. If I could stay with 7.4 I would, but that version will be end-of-lifed soon and I HAVE TO get zencart working with php 8 before then. So keeping 7.4 isn't an option much longer. (

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

    Default Re: Stripe.com payment integration module

    PHP 7.4 doesn't go end of life until the end of November 2022, which gives you 6 months. If your hoster won't let you run PHP 7.4, move to another hoster.
    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. #8
    Join Date
    May 2022
    Posts
    12
    Plugin Contributions
    0

    Default Re: Stripe.com payment integration module

    I wonder if the problem is that the Stripe module is just too old to work properly with zc v1.5.7d? I'd be happy to contribute financially to someone updating it to work with the new version of zencart!!!

 

 

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