armed-smoking
 
Exclusive eBooks, Software Solutions, Quality Guaranteed
 
Web NukeBiz
Welcome to NukeBiz · Members
Amazon
show cart or checkout0 items
Cart Value: 0.00

Forums » DragonflyCMS Projects » Storez » Paypal problem
Paypal problem
A comprehensive shopping cart solution.
Topic initiation via Bugger.

Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index »  eCommerce » Storez

View previous topic :: View next topic  
Author Message
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Thu Jan 03, 2008 12:27 am
Post subject: Re: Paypal problem

Never mind, false alarm - the system works as it should. Forgot I was testing from a different site where the invoice number was only 2, which is well below the current invoice number where I did most of my original testing on a different site.

That brings me back to the original advice
Quote::
The simplest fix for now is check the last known invoice number accepted by PayPal (orderID is the number after the #) and check that against the auto-increment value for the table cms_cart_orders - using phpmyadmin, I would increase that value to a number above the value indicated on the invoice.
You are generating order numbers below what PayPal has on record:
Either you have reset your orders table,
OR you are generating invoices with Storez on another site that has led to the problem,
OR you have another application somewhere generating invoice numbers for the same PayPal account.

Find your last known PayPal invoice number then reset auto-increment to that value + 1 for the cms_cart_orders table.

There is only one other way of encountering a duplicate invoice (in Storez anyway), and that is if someone has already actually paid for an order through PayPal and PayPal then refuses to process the duplicate order (one of the reasons for using invoice numbers).

I may have to make provision in Storez for people to add their own unique prefix to the order ID when generating an invoice, otherwise they will run into trouble if using Storez on multiple sites with the same PayPal account. This needs extra work since I then will have to truncate that prefix for Storez to accept the ID.


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
Bluefin221
Nice Poster
Nice Poster

Offline Offline
Joined: Jun 01, 2006
Posts: 29

PostPosted: Fri Jan 04, 2008 8:22 am
Post subject: Re: Paypal problem

My paypal account is around 5 years old, I used emporium when I was on nuke and then had to change to the stand alone oscommerce, so there has been invoices generated by emporium previously.

I'll try your advice and see what happens as I have my store all set up the way I want it.


Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Bluefin221
Nice Poster
Nice Poster

Offline Offline
Joined: Jun 01, 2006
Posts: 29

PostPosted: Fri Jan 04, 2008 10:41 am
Post subject: Re: Paypal problem

It appears to be sorted, I had to set it at 200 for it to start working.


Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Fri Jan 04, 2008 10:51 am
Post subject: Re: Paypal problem

hmm, makes sense - I will plan a modification for a custom invoice prefix because the same issue will happen if you used the module on more than one site.

I'm also revamping the IPN setup in Storez now that I have modified Treasury (not released yet) to be fully auto-return.


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
Bluefin221
Nice Poster
Nice Poster

Offline Offline
Joined: Jun 01, 2006
Posts: 29

PostPosted: Fri Jan 04, 2008 11:26 am
Post subject: Re: Paypal problem

Where would I make suggestions for the module as I have a couple.

Is it possible to have the module automatically transfer you to paypal after you have completed the process as some users don't click the paypal link.

Also products appear to display backwards z, y, x, instead of a, b, c


Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Fri Jan 04, 2008 12:35 pm
Post subject: Re: Paypal problem

Post suggestions in a topic in this forum. They may have been covered already since I lost a number of topics courtesy of my ex-host.

I'd rather not do a straight transfer - some things people need to do for themselves - either they want to buy or they don't. The process is designed for ordering and payment as separate entities - perhaps that can be made clearer.

Not sure what you mean by backwards?


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
Bluefin221
Nice Poster
Nice Poster

Offline Offline
Joined: Jun 01, 2006
Posts: 29

PostPosted: Sat Jan 05, 2008 12:46 am
Post subject: Re: Paypal problem

By backwards I mean product display, for example three products say a, b and c, a should be first then b then c, instead its displaying c, b then a so its backwards.


Bluefin221's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Sat Jan 05, 2008 1:28 am
Post subject: Re: Paypal problem

You mean they display as most recent first?

_________________
DonationsPro for vBulletin, SMF, MyBB, DragonflyCMS


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Sat Jan 05, 2008 4:25 pm
Post subject: Re: Paypal problem

Product orders and receipts will now display as indicated. This should avoid any uncertainty over whether they should click or not. Similarly, I shall re-phrase the order confirmation email.

Oh, and I now have full Auto Return working, so the system will accept eCheck and Refunds/Reversals. That now makes Storez compatible with the next version of Treasury which also does the same.


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Sat Jan 05, 2008 11:32 pm
Post subject: Re: Paypal problem

Optional invoice prefix (up to 3 chars) has now been tested and added to the system for PayPal - saves screwing around with "what number must I start with for this installation?".


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
AIPman1
Nice Poster
Nice Poster

Offline Offline
Joined: Jan 16, 2008
Posts: 30

PostPosted: Mon Jan 21, 2008 12:07 pm
Post subject: Re: Paypal problem

I agree that it needs to be made clearer in the checkout process that the final click to order does NOT take you to paypal, but rather to the page where they can then click the paypal. it's a little confusing. I may add some documentation to it on my own....but it'd be nice to not have to.

it's not THAT bad, I would also wonder if it would be possible to combine the shipping and billing address pages, so people don't have to fill in information twice.


AIPman1's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 2.0.54 (Fedora)/4.1.20/5.0.4/9.1.2.1
Back to top
View user's profile Visit poster's website
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1457
Location: Netizen
PostPosted: Mon Jan 21, 2008 1:05 pm
Post subject: Re: Paypal problem

Well, it's difficult to make it much clearer than it is now. At best, I could change the initial "Order" word to Checkout, but then so can you Smile

Regrettably, you need the flexibility of separate billing and shipping addresses because that can often be the case for non-paypal orders.

_________________
DonationsPro for vBulletin, SMF, MyBB, DragonflyCMS


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
AIPman1
Nice Poster
Nice Poster

Offline Offline
Joined: Jan 16, 2008
Posts: 30

PostPosted: Mon Jan 21, 2008 1:33 pm
Post subject: Re: Paypal problem

I think I added enough verbiage in the descriptive places of payment options that only idiots will not understand. Which means 20% of the orders I get will still not understand, lol. But at least I feel comfortable with it. I can add more to the e-mail info too I guess. I'll look at that for my needs and customer base.

I can understand the need to keep them separate...I just wonder if the selection/fill them out process can be one page instead of two. The fewer pages in a checkout process the better...especially for the skittish buyer. Every page gives a shopper another reason and opportunity to click something else.

To streamline is to increase orders.


AIPman1's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 2.0.54 (Fedora)/4.1.20/5.0.4/9.1.2.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index »  eCommerce » Storez
Page 2 of 2
All times are GMT + 9.5 Hours
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum