Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

apinnt

Pioneers
  • Posts

    31
  • Joined

  • Last visited

Profile Information

apinnt's Achievements

  1. Who do I contact to change the name of my contribution/plugin? Doesn't seem like there is a place to edit it.
  2. Update 2.0 WePay Checkout If upgrading just drag and drop folders into your installation directory. Whats New: Iframe method was removed because its not ready for use with OSC Prefills customer information on the WePay checkout page with their billing information Cleaned up code Setup Auth Call to get API credentials if you have not setup your API set. It will also setup a new account for you as well without going to WePay.com Changed the reference code for checkout to the customerid - time() instead of the session_id
  3. Sorry Shana for the late response. To answer your question, no its not possible. It functions the same way that the OSC PayPal Express Plugin works which means you don't get the confirmation page. There will be a tokenization version of this plugin which means you will just have a credit card form on the site instead of a redirect. With this method you will get your confirmation page. The very large downside is that you have to make sure your server is secure. It has to be PCI DSS secure. Which means you have to have a SSL, preferably 256 Bit encrypted and a warranty of $100,000+. GRC style passwords, don't use admin as your administrator username. Basically lock down your store as much as possible. As stated in the documentation for this new plugin rolling out soon, I take no liablity for your installation of OSC. So make sure your secure.
  4. Did you say opencart? Thats a completely different appilication. Oscommerce is not the same as OpenCart. And yes the payment will need to clear for it to show in the OpenCart application. OsCommerce shows it as pending till payment is cleared then it switches to processing.
  5. Normally its 1 to 3 days. Also they don't have the approval team working weekends.
  6. This has happened many times in the past now. Your not the only one. The new update WePay did defiantly helps. Let me know if there are any features you would like added.
  7. @@GoTTi Never got a chance, Ill play with it this weekend. Working on a lot of stuff related to WePay and WordPress. Also building a ton more WePay plugins for other open source carts. The OsCommerce and ZenCart now support charging taxes.
  8. Just a heads up everyone version 1.5 is out. It allows charging of tax and usage of the iframe checkout. Although I do not recommend using the iframe. It takes away the useablitiy of the site. Working on a better method for iframe usage.
  9. Hey Hey Shana-Chan, I haven't had reports of issues like this. Can you tell me some more information?
  10. Hey Ndamico, Well Wepay's IPN is a little bit different. When I wrote it I wrote the IPN to not update the order status till that status is set to "completed/captured". Now from what the guys at Wepay told me, was that in a pending status, the funds are in your account, But they are manually reviewing the transaction to confirm its not fraudulent. I can write it to update when its pending but the new update will pretty much do that already. So plan on the next update being the fix for that. The new version will update the status as soon as the payment is made to payment made, you will have the option of whether or not you want to wait till its completed/captured before you send your product.
  11. I'll see if I can make some time this weekend. Looks simple enough. I talked to stripe.com a few days ago and it seems really simple.
  12. PCI DSS Compliant is security standards set in place by the big three credit card companies. VISA MASTERCARD and DISCOVER What your doing is NOT PCI DSS Complaint and there are fines involved with not being PCI DSS Compliant. Not to mention your merchant account with Square will get closed. I highly recommend you use a merchant provider like Wepay, 2checkout, Paypal, Authorize.net to process transactions online. You cannot store credit cards on your website. That is not PCI DSS Compliant, and is a HUGE security risk. If your customers knew how easy they're credit cards could be stolen you would be getting nonstop phone calls. Delete all credit cards you have in your DB and remove the plugin your using in OsCommerce. That plugin your using is for testing only, not for production usage.
  13. Thanks Gotti!!! I love comments more then anything and I'm going to post instructions on my blog plus I will fix the current readme file with new instructions. I think when I get to making a video tutorial it will make it much easier. Hopefully I get a chance to do that soon. I can see the confusion, I wanted to get it to the public fast so I wrote up what I could in a rush to get it out.
  14. I'll be setting up an FAQ soon with some tutorial videos in the next couple days, I'll post here and the blog for the FAQ
  15. Gotti, I'm just glad you got it running! For a minute there I thought I might be losing my marbles too early in life.
×
×
  • Create New...