Page 1 of 2 12 LastLast
Results 1 to 10 of 679

Hybrid View

  1. #1
    Join Date
    Jul 2021
    Location
    Fukuoka Japan
    Posts
    132
    Plugin Contributions
    2

    Default Re: Stripe payment module -Duplicate orders

    Sql code is
    Code:
    TRUNCATE `zenen_stripe `;

  2. #2
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    Quote Originally Posted by Gozzandes View Post
    Sql code is
    Code:
    TRUNCATE `zenen_stripe `;
    Hello Gozzandes, thank you for helping. I am having an issue trying to get this code to take. I am sending via the "Install SQL Patches" located in the "Tools" tab. I assume this is the correct location to add this?
    I keep getting thes message:
    WARNING: An Error occurred, please let us know! If you were entering information, press the BAo must be doing something wrong...CK button in your browser and re-check the information you had entered to be sure you entered valid data.

    I must be doing something wrong...

  3. #3
    Join Date
    Jul 2021
    Location
    Fukuoka Japan
    Posts
    132
    Plugin Contributions
    2

    Default Re: Stripe payment module -Duplicate orders

    Quote Originally Posted by BigB View Post
    Hello Gozzandes, thank you for helping. I am having an issue trying to get this code to take. I am sending via the "Install SQL Patches" located in the "Tools" tab. I assume this is the correct location to add this?
    I keep getting thes message:
    WARNING: An Error occurred, please let us know! If you were entering information, press the BAo must be doing something wrong...CK button in your browser and re-check the information you had entered to be sure you entered valid data.

    I must be doing something wrong...
    'xxxx670_zenc936.zenen_stripe' doesn't exist.
    Split63 pointed out.
    www/includes/modules/payment/stirpe.php line215
    from
    Code:
      $db-> execute("DROP TABLE IF EXISTS " . DB_PREFIX  . "stripe ;");
    to
    Code:
      $db-> execute("DROP TABLE IF EXISTS " . DB_PREFIX . "stripe ;");
    once uninstall the module in the admin page and rewrite the php file.
    and install the module.

    You can Download stripe_modules_218https://github.com/Gozzandes/stripe_modules_218

  4. #4
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    I just wondered if Stripe is okay to use? It has so many bad reviews, mainly money being frozen for no reason and unable to withdraw. I did try Square and got through the validation procedure, but they suddenly stopped my account for no reason. Luckily no payment processing activated at that time, and no response to emails. So a bit wary, so using paypal and a credit card processing company which is fine, the Klarna and other options in Stripe does seem appealing however.

  5. #5
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    374
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    I myself don't use stripe or braintree but you should know that PayPal has had this "money being frozen" thing too (or even still has).
    roller-aus-blech.de
    Selling on eBay? Use the fee calculator: https://webconcept.one/en/ebay-fee-calculator/

  6. #6
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    Quote Originally Posted by Gozzandes View Post
    'xxxx670_zenc936.zenen_stripe' doesn't exist.
    Split63 pointed out.
    www/includes/modules/payment/stirpe.php line215
    from
    Code:
      $db-> execute("DROP TABLE IF EXISTS " . DB_PREFIX  . "stripe ;");
    to
    Code:
      $db-> execute("DROP TABLE IF EXISTS " . DB_PREFIX . "stripe ;");
    once uninstall the module in the admin page and rewrite the php file.
    and install the module.

    You can Download stripe_modules_218https://github.com/Gozzandes/stripe_modules_218
    This seems to have fixed the problem. I appreciate your help in this matter.
    I was able to make it through all stages of the checkout process in Stripe's test mode. I'll try a few more orders just to make sure the change sticks.
    One thing that seems odd... there's no feilds to enter the faux CC #... it simply says Stripe Payment: Credit Card but there is no feilds to input the dummy info... Is this normal for stripe in test mode or is there something else I should address before moving further? Thanks

  7. #7
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    Here's a screenshot of what I mean... I'm still in "Test Mode" and Stripe is not providing any feilds to input Credit Card info. This can't be correct. I'm thinking there should be a radio button (or something similar) to select that would then provide fields to input the CC info?
    Attached Images Attached Images  

  8. #8
    Join Date
    Jul 2021
    Location
    Fukuoka Japan
    Posts
    132
    Plugin Contributions
    2

    Default Re: Stripe payment module -Duplicate orders

    Quote Originally Posted by BigB View Post
    Here's a screenshot of what I mean... I'm still in "Test Mode" and Stripe is not providing any feilds to input Credit Card info. This can't be correct. I'm thinking there should be a radio button (or something similar) to select that would then provide fields to input the CC info?
    Copy the following folder and paste it to \includes\templates\responsive_classic folder.
    Stripe_module_zc158\www\includes\templates\YOUR_TEMPLATE

    I recommend to download the following module and upgrade.
    github.com/stripe_module_218

  9. #9
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    Quote Originally Posted by Gozzandes View Post
    Copy the following folder and paste it to \includes\templates\responsive_classic folder.
    Stripe_module_zc158\www\includes\templates\YOUR_TEMPLATE

    I recommend to download the following module and upgrade.
    github.com/stripe_module_218
    OK. I'll give it a try, thanks

  10. #10
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Stripe payment module -Duplicate orders

    Quote Originally Posted by Gozzandes View Post
    Copy the following folder and paste it to \includes\templates\responsive_classic folder.
    Stripe_module_zc158\www\includes\templates\YOUR_TEMPLATE

    I recommend to download the following module and upgrade.
    github.com/stripe_module_218
    My apologies for needing more direction with this whole thing. This is all new to me so I must ask questions...
    When I go to the link... am I supposed to click on the green "CODE" button and download the zip file... unpack it and FTP it over to my Zen Cart install to "Upgrade" this module? I did download the latest version of this here at the Zen Cart website but, maybe I'm not using the latest version by doing this... this is a bit confusiong for me.

 

 
Page 1 of 2 12 LastLast

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