Under the gun trying to get something up and running. Here's what I'm trying to do:
I've got an 'Add to cart' button that should go to a Paypal Pro payment page. What I want to have happen after that is to have the transaction info sent to a specific page on my site that updates a database and sends an email with a password to the user. I have that page pointed to as a 'Send transaction data to a url' item. That URL will actually -- in addition to doing the database update -- produce an output page and also send an email.
If I click the button using IE, I get sent to a Paypal Pro page where I can fill in the info. After the first time I did that, however, it's showing 'Charge my account -$749.01' in the command button at the bottom (which is -$750- my test price of $.99. No clue where $750 comes from). Heck no, I'm not gonna click that button. It may be meaningless, but I got bills to pay.
So after deleting cookies and trying a few other things, I figured it must be something with my IE. Tried it in Firefox. Firefox apparently processes the transaction OK, but it goes to Paypal, not Paypal Pro to do it. And the URL that is supposed to received the transaction data does not seem to be executing.
Same link for both tries.
Concern 1: Why is it not going to a Paypal Pro page when I'm using Firefox?
Concern 2: Why is that weird amount showing up in IE?
Concern 3: What do I have to do to make sure it actually is sending the transaction data to the appropriate page? Do I need to include that page as a "thank you" template?
Any help on any of these three concerns would be greatly appreciated
created
Apr '10
last reply
Apr '10
- 1
reply
- 769
views
- 2
users
- 2
links