Hi all, when i buy a product with paypal(sandbox) it put the status of product Pending, but i want that it take directly to Confirmed. Where can i change it? Thx to all.
Using: Joomla - 2.5.24, Virtuemart - 2.6.10, Php - 5.4
http://forum.virtuemart.net/index.php?topic=79799.0
No one can help please?
first of all find out why it isn't being set to Confirmed
Is the notify coming back from Paypal?
Is it being accepted by the plugin?
There is Paypal debugging and logging in the plugin - it is there to help you find problems like this..
Quote from: GJC Web Design on December 04, 2014, 09:10:07 AM
first of all find out why it isn't being set to Confirmed
Is the notify coming back from Paypal?
Is it being accepted by the plugin?
There is Paypal debugging and logging in the plugin - it is there to help you find problems like this..
The paypal payment is sucesfull and it put me order 'Pending' but i want it 'Confirmed'.
the response for Paypal when the pay is sucesfull is it:
Strict Standards: Declaration of plgVmPaymentPaypal::setCartPrices() should be compatible with that of vmPSPlugin::setCartPrices() in /joomla/plugins/vmpayment/paypal/paypal.php on line 1132
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in /joomla/libraries/joomla/html/parameter.php on line 512
Strict Standards: Declaration of plgVmPaymentStandard::setCartPrices() should be compatible with that of vmPSPlugin::setCartPrices() in /joomla/plugins/vmpayment/standard/standard.php on line 598
Strict Standards: Declaration of plgVmpaymentAuthorizenet::setCartPrices() should be compatible with that of vmPSPlugin::setCartPrices() in /joomla/plugins/vmpayment/authorizenet/authorizenet.php on line 1279
Thx for u order!
Name Paypal
Number of order: 8d00017
I GET THAT IN HEADER TOO: /joomla/es/tienda/pluginresponse/pluginresponsereceived?on=8d00017&pm=1&tx=5R870223TC0505240&st=Completed&amt=100%2e00&cc=EUR&cm=adff2fbb353cd744792bc227115af644&item_number=
those are just strict notices - your reporting is too high..
so the response from Paypal comes back .. have you set the confirmed status for completed in the plugin?
Have you switched on debug and logging as I suggested to see if the response is accepted?
Quote from: GJC Web Design on December 04, 2014, 10:21:05 AM
those are just strict notices - your reporting is too high..
so the response from Paypal comes back .. have you set the confirmed status for completed in the plugin?
Have you switched on debug and logging as I suggested to see if the response is accepted?
Yeah i have set confirmed status for completed, and i set debug and loggin in plugin but i only get it.
Quotebut i only get it.
no idea what this means?
have you looked in the folder /log or /logs for the paypal log?
Hello
You have to tell us what options did you setup in your paypal payment configuration.
- When the client confirms his order, the order is set to the status "Pending transactions" of the paypal configuration
- when the webote receives the IPN from Paypal confirming the order, the order is set to "Successful transactions" of the paypal configuration