- This topic has 4 replies, 2 voices, and was last updated 14 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Maual Checkout – Cannot modify header information
Hi,
I enabled the manual checkout to test it on my local website. But as soon I complete the form after clicking checkout on the shopping cart with my details, I get this error:
Awarding commission
Warning: Cannot modify header information - headers already sent by xxxxxx
And can’t go ahead. Why? Maybe this works only online and not in local?
I’m using WordPress 3.0, WP eStore 3.6.6, Xampp for Windows XP.
You should be able to use it on the local PC (only the post payment verification stuff won’t work on local PC as it won’t be able to communicate with the payment gateway).
I have sent you an updated version of the plugin that should resolve this issue.
Hi amin,
now it works, thank you. I’m just having other issues, maybe they depend on the local PC?
– manual checkout works but doesn’t return to the thank you page, no e-mail to anyone, cart succesfully cleared
– paypal sandbox checkout works but no download links in the thank you page, no e-mail to anyone, cart has still got in the item I bought
In both cases the “ipn_handle_debug.log” is blank with Debug mode activated. About e-mails, I tried with default WordPress mail system and the php script.
Any ideas? Thank you.
Ok, tested online, I receive two email:
– The post payment verification for a payment failed. (Funds have not been cleared yet)
– A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed: the paypal sandbox email
Woha.. I’ll just try with my real account and real money, have no time for Paypal Sandbox funny rules…
You won’t be able to do the transaction from local PC. Your local server doesn’t have any visibility outside your computer. The plugin does live payment verification with the Payment gateway and redirect you to appropriate URL’s… all of these are going to fail horribly when you test on local server.
The local server is good to setup the store page and handle the design aspect.