News:

Looking for documentation? Take a look on our wiki

Main Menu

Paypal state of orders.

Started by pruemporal, December 03, 2014, 12:03:48 PM

Previous topic - Next topic

pruemporal

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

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

pruemporal


GJC Web Design

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..
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

pruemporal

#4
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=

GJC Web Design

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?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

pruemporal

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.

GJC Web Design

Quotebut i only get it.

no idea what this means?

have you looked in the folder /log or /logs for the paypal log?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

alatak

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