Search found 56 matches

Search found 56 matches

Re: Gmail API

For GSuite accounts smtp authentication will only be possible using OAuth instead of using id and password. Smtp is not made obsolete, the authentication requirement is changed for those accounts. Starting February 15, 2021, GSuite accounts will only allow access to apps using OAuth June 15, 2020 -...

Jump to post
  • Thu Feb 06, 2020 12:17 pm
  • Replies 14
  • Views 1715
Re: Gmail API

Hi guys, Well google has told me while on the phone with my BUSINESS GAPPS ACCOUNT they plan to be disabling SMTP services for gmail in 2020 and if I read every service update I should know that. So this doens't technically break opencart unless its used with gmail. I consider if my store can not se...

Jump to post
  • Thu Feb 06, 2020 7:13 am
  • Replies 14
  • Views 1715
Gmail API

I am looking for a module to support the following api. GMAIL is making smtp use obsolete and opencart will fail to send emails on google SSL 587 if this is not updated prior to the discontinuation date.

https://developers.google.com/gmail/api/guides

Jump to post
  • Wed Feb 05, 2020 4:37 am
  • Replies 14
  • Views 1715
Re: PayPal express checkout problem

paypal express uses API not IPN!!

for IPN use the paypal standard.

the manuals are very clear on both and its is covered in the forums

Q has been great help and is super helpful here.
hope you got his PP express.
I used it on one site it works perfectly

Jump to post
  • Sat Apr 28, 2012 11:42 am
  • Replies 10
  • Views 2918
Re: [RELEASED] Paypal Express 1.5.x

Also, how can I include the PayPal Express button logo thingy after the text using the normal checkout option, other than calling for the image in the language file? That's a limitation of opencart. The language file method is really the only good way. Yes I have used the language file for Other Sh...

Jump to post
  • Wed Mar 07, 2012 5:34 am
  • Replies 38
  • Views 22025
Re: [RELEASED] Paypal Express 1.5.x

Dunno where you are finding this... i removed all known entries of this old info. Readme_paypal_express.txt Requirements: ============== * You will need vQmod for the one line change, or you can make the change manually in your header.tpl file * You will of course need to have a Free Paypal Busines...

Jump to post
  • Tue Mar 06, 2012 4:18 pm
  • Replies 38
  • Views 22025
Re: [RELEASED] Paypal Express 1.5.x

You will need vQmod for the one line change, or you can make the change manually in your header.tpl
Where is the code change? Thanks

Jump to post
  • Tue Mar 06, 2012 2:54 am
  • Replies 38
  • Views 22025
Re: canada post qmodule + xpresspost

I purchased yours module on theqdomain NOW opencartguru.com i purchased it from you a while back. Finally using it now in 1.5.3.1 Hope to implement the fedex also at some point :) but i havn't tried it yet. Your recent update removes the estimated times. Your recent update removed the estimated time...

Jump to post
  • Mon Mar 05, 2012 3:28 pm
  • Replies 6
  • Views 1639
Re: Image upload with order

check the file size.
many hosts don't allow files over a certain size.

Jump to post
  • Sun Feb 26, 2012 2:37 am
  • Replies 7
  • Views 5996
canada post qmodule + xpresspost

Module seems to work perfectly for me. Shipping anywhere. Except on problem. "Expresspost" rate doesn't seem to calculate Express post USA is ok and ITL ALL OK. If i put just expresspost no rate is found. Expresspost is the most affordable for customers so its import for it to work. Exampl...

Jump to post
  • Sun Feb 26, 2012 2:37 am
  • Replies 6
  • Views 1639
paypal standard itemized cart

i have a working paypal standard itemized cart.
working in 1.34 and in 1.4.8.x
it shows shipping / discounts / coupons / store credits etc.

anything like this for 1.5.1.x

searched but no luck :(

Jump to post
  • Sun Jan 22, 2012 3:52 pm
  • Replies 0
  • Views 489
Re: IS this kind of multistore setup possible.

tested and It did work but was the wrong idea for the problem.

Thanks.

Jump to post
  • Sun Jan 22, 2012 2:00 am
  • Replies 1
  • Views 673
Re: Mails not properly encoded[SOLVED]

Expiriences the same problem in the latest versions 1.5.1.3 Change around line 104-> to add the send line here in the mail.php $header .= 'Content-Type: multipart/related; boundary="' . $boundary . '"' . $this->newline; $header .= $this->newline; It worked again. And gmail is 100% ok

Jump to post
  • Sun Jan 15, 2012 9:52 am
  • Replies 17
  • Views 12585
Re: [vQmod] - UPS Address Verification

Excellent idea.
Any chance other countries in new versions?

Jump to post
  • Sat Jan 14, 2012 3:38 pm
  • Replies 8
  • Views 4532
IS this kind of multistore setup possible.

is this possible. due to different core modifications for custom theme it is difficult to run the same set of files for 2 themes www.examplestore-1.com runs on ip A: has module like THEME A SHIPPING MODULE A SHIPPING MODULE B www.examplestore-2.com runs on ip B: THEME B VQMOD SHIPPING MODULE A both ...

Jump to post
  • Sat Jan 14, 2012 10:39 am
  • Replies 1
  • Views 673
Re: Minimal Template v3 - by OpenCarter.com

Having some issues with the Brands Module. It does not run in SSL mode properly. Could you PM me so this can be resolved. Thanks.

Jump to post
  • Wed May 18, 2011 8:12 am
  • Replies 8
  • Views 3201
Re: RE: Handling Fee

Q's module was updatd 3 days ago and tested on 1.4.9.5 working 100% OK.

Jump to post
  • Tue May 17, 2011 2:32 pm
  • Replies 9
  • Views 2880
Re: OFFICIAL v1.5.0 RC1 BUG THREAD. POST ALL BUGS HERE

I installed. Very cool. I deleted a bunch or products and catagories. When editing a product i get this SQL error. Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'option o ON (po.option_id = o.option_id) LE...

Jump to post
  • Thu May 12, 2011 1:50 am
  • Replies 298
  • Views 143224
Re: Move Google Translate into language / currency bar

this should help you was in a DEV email of mine google apis / traslate V2 REST by java script example below. GOOGLE official EXAMPLE <html> <head> <title>Translate API Example</title> </head> <body> <div id="sourceText">Hello world</div> <div id="translation"></div> <script> func...

Jump to post
  • Sun Mar 06, 2011 3:04 am
  • Replies 9
  • Views 4203
Re: Template for Opecart 1.4.7 [FREE - ]

I am short on time to play with this now. I belive this is token issues. Havn't checked so i could be wrong. Look in those files and check out why is on the lines to trace issues. Anyone find any other pages with problems? I am not trying to annoy the author this template is really nice. I plan to m...

Jump to post
  • Thu Jul 15, 2010 2:58 am
  • Replies 75
  • Views 23964

Search found 56 matches