Search found 29 matches

Search found 29 matches

Re: Auto update order status with barcode scanner

Even though I can't figure it out myself, it shouldn't be too much trouble. The scanner already submits the form with the barcode entered (in this case the actual ordernumber) and everything. All that is left is to call the proper function to update the order status and send out the customer e-mail ...

Jump to post
  • Tue Nov 20, 2012 2:47 am
  • Replies 5
  • Views 1948
Auto update order status with barcode scanner

Hi, I have with vqmod added a text field to the order list page in the admin view. When I scan a barcode with the ordernumber I want the form to update the order status to a pre-selected order status id and send out an e-mail to the customer with the pre-defined message for that specific order statu...

Jump to post
  • Sun Nov 18, 2012 11:58 pm
  • Replies 5
  • Views 1948
Format customers name, adress etc.

I know I can change the apperance of the customers name, adress etc. by edit the country specific settings for adresses. However, what files and in what way do I need to change the code to make the following: If the customer enters the adress like: firstname lastname old street 1 11111 big city and ...

Jump to post
  • Mon Nov 05, 2012 3:54 am
  • Replies 1
  • Views 277
Re: Any plans for a PaysonFaktura (invoice) module?

Good point! But I guess that would only apply if that specific shipping method is used. We use free shipping and fixed charge shipping. The customer can choose between those shipping methods. Fixed shipping method is available if the customer want to have his/her order trackable. Otherwise they can ...

Jump to post
  • Wed May 30, 2012 5:21 am
  • Replies 45
  • Views 10268
Re: Any plans for a PaysonFaktura (invoice) module?

Looks all good now. Would it be possible to have the module update (in the OC database) the order shipping and/or invoice address returned from the Payson API? Since Payson require that the goods are sent to the address returned by their API only. Otherwise, we must check the shipping address manual...

Jump to post
  • Tue May 29, 2012 6:50 pm
  • Replies 45
  • Views 10268
Re: Any plans for a PaysonFaktura (invoice) module?

I have the latest version installed as of 2012-05-02. However, now it sets all invoice orders to Declined, even invoice orders which Payson has approved. And yes, I have configured the rejected and approved statuses different in the module setup. Somehow it still doesn't make any difference of two ...

Jump to post
  • Sun May 06, 2012 11:16 pm
  • Replies 45
  • Views 10268
Re: Any plans for a PaysonFaktura (invoice) module?

I have the latest version installed as of 2012-05-02. However, now it sets all invoice orders to Declined, even invoice orders which Payson has approved. And yes, I have configured the rejected and approved statuses different in the module setup. Somehow it still doesn't make any difference of two d...

Jump to post
  • Wed May 02, 2012 7:08 am
  • Replies 45
  • Views 10268
Re: Any plans for a PaysonFaktura (invoice) module?

He's asking if the module still saves orders rejected by Payson?

Jump to post
  • Fri Apr 13, 2012 12:26 am
  • Replies 45
  • Views 10268
Re: Any plans for a PaysonFaktura (invoice) module?

Karlpers, yeah I've the same problem but I really dont see it as a problem. Because it gives me a chance to keep the customers Payson rejects by offering them another way of payment. Which they usually do instead of just leaving me without an order.

Jump to post
  • Fri Mar 23, 2012 8:55 pm
  • Replies 45
  • Views 10268
Re: Any plans for a PaysonFaktura (invoice) module?

Grrr, I now discovered I have the same problem. No invoice fee on my last invoice orders. However, re-saving the settings for the Payson Faktura module i OC Admin solves the problem. At least for now. The invoice fee now pops up in the order total. Can this be an error on Paysons side? What actually...

Jump to post
  • Tue Mar 20, 2012 7:52 pm
  • Replies 45
  • Views 10268
Re: OpenCart 1.5.1.3 Released

well yes it can, or you could even take a second an look at the second post on this thread as see that a patch version with only the changed files is available too.
Thanks Xsecrets!

Jump to post
  • Mon Oct 03, 2011 9:33 pm
  • Replies 252
  • Views 104816
Re: OpenCart 1.5.1.3 Released

Why isn't there a list of changed files since the previous release in the changelog? Isn't that pretty much considered a standard or a minimum in the world of software development? because you can look at the svn. or use a program like beyond compare. Can the svn give me a list of the files updated...

Jump to post
  • Mon Oct 03, 2011 9:16 pm
  • Replies 252
  • Views 104816
Re: OpenCart 1.5.1.3 Released

Why isn't there a list of changed files since the previous release in the changelog? Isn't that pretty much considered a standard or a minimum in the world of software development?

Jump to post
  • Mon Oct 03, 2011 6:18 pm
  • Replies 252
  • Views 104816
Re: OpenCart 1.5.1 Released

Qphoria wrote:I don't know.. but someone said they used windiff to compare 1.5.1 to 1.5.1.1 and only one file was diff
IIRC catalog/view/theme/default/checkout/checkout.tpl
I have now replaced this file, but it still says 1.5.1 in the admin footer. Is there any point to update from 1.5.1 to 1.5.1.1?

Jump to post
  • Sat Aug 20, 2011 8:46 am
  • Replies 221
  • Views 198135
Re: Payson Faktura genererar fel vid rabatt i kundvagn

Qphoria wrote:The problem appears to be with special chars..

Code: Select all

Ouml;resutj
auml;mning
I can try to encode those... but for a quick test can you change that word to something without special chars and see if you get the error
So true! This one is solved!

Jump to post
  • Fri Aug 05, 2011 11:12 pm
  • Replies 14
  • Views 3813
Re: Payson Faktura genererar fel vid rabatt i kundvagn

Hi again, are we near a solution to this one? I need it to work ASAP.

Jump to post
  • Wed Aug 03, 2011 4:22 am
  • Replies 14
  • Views 3813
Re: Payson Faktura genererar fel vid rabatt i kundvagn

I made a fix for the coupon issue back in May 19th that was confirmed working with coupon discounts from 2 people using the module. Be sure you are using v149.6 or later of the extension. Now I'm getting a "errorList.error(0).message=Invalid parameter" error when trying to check out with ...

Jump to post
  • Fri Jul 29, 2011 10:33 pm
  • Replies 14
  • Views 3813
Re: OpenCart 1.5.1 Released

Qphoria wrote:And upgrade script is only needed for database changes. 1.5.1.1 does come with an upgrade script but if you are coming from 1.5.1 to 1.5.1.1 there was only 1 file changed.
Which file?

Jump to post
  • Thu Jul 28, 2011 4:30 am
  • Replies 221
  • Views 198135
Re: OpenCart 1.5.0 Released!

Any info on when we can expect a 1.5.1 release of OC?

Jump to post
  • Tue Jun 28, 2011 5:09 pm
  • Replies 282
  • Views 119380

Search found 29 matches