News:

Looking for documentation? Take a look on our wiki

Main Menu

Confirmation Page / Possible PayPal integration error

Started by ch@rge, September 18, 2012, 12:15:00 PM

Previous topic - Next topic

ch@rge

Good Morning,

I'm currently experiencing an issue with my Virtuemart installation.
I'm not entirely sure if it has to do with the PayPal plugin or merely a general configuration error. Can someone assist me please.

Running Joomla 2.5.6 with Virtuemart extension 2.0.8e.

The code that is displayed after going through the checkout process is as follows (x's represent details blocked out)

--------------------------Array ( [details] => Array ( [BT] => stdClass Object ( [virtuemart_order_userinfo_id] => 12 [virtuemart_order_id] => 12 [virtuemart_user_id] => 341 [address_type] => BT [address_type_name] => [company] => [title] => [last_name] => xxxxx [first_name] => xxxxx [middle_name] => [phone_1] => xxxxx [phone_2] => [fax] => [address_1] => Private Bag xxxx [address_2] => [city] => xxxxx [virtuemart_state_id] => 0 [virtuemart_country_id] => 193 [zip] => xxxxx [email] => xxxxx@xxxxx.com [agreed] => 0 [created_on] => 2012-09-18 10:11:44 [created_by] => 341 [modified_on] => 2012-09-18 10:11:44 [modified_by] => 341 [locked_on] => 0000-00-00 00:00:00 [locked_by] => 0 [virtuemart_vendor_id] => 1 [order_number] => f666012 [order_pass] => p_cacdd [order_total] => 1.00000 [order_salesPrice] => 1.00000 [order_billTaxAmount] => 0.00000 [order_billDiscountAmount] => 0.00000 [order_discountAmount] => 0.00000 [order_subtotal] => 1.00000 [order_tax] => 0.00000 [order_shipment] => 0.00 [order_shipment_tax] => 0.00000 [order_payment] => 0.00 [order_payment_tax] => 0.00000 [coupon_discount] => 0.00 [coupon_code] => [order_discount] => 0.00 [order_currency] => 52 [order_status] => P [user_currency_id] => 52 [user_currency_rate] => 1.00000 [virtuemart_paymentmethod_id] => 1 [virtuemart_shipmentmethod_id] => 1 [customer_note] => [ip_address] => xx.xx.xx.xx [order_status_name] => Pending ) ) [history] => Array (
  • => stdClass Object ( [virtuemart_order_history_id] => 14 [virtuemart_order_id] => 12 [order_status_code] => P [customer_notified] => 0 [comments] => [published] => 1 [created_on] => 2012-09-18 10:11:44 [created_by] => 341 [modified_on] => 2012-09-18 10:11:44 [modified_by] => 341 [locked_on] => 0000-00-00 00:00:00 [locked_by] => 0 ) ) [items] => Array (
  • => stdClass Object ( [virtuemart_order_item_id] => 12 [product_quantity] => 1 [order_item_name] => Cookie Test [order_item_sku] => 600105128000 [virtuemart_product_id] => 1 [product_item_price] => 1.00000 [product_final_price] => 1.00000 [product_basePriceWithTax] => 0.00000 [product_subtotal_with_tax] => 1.00000 [product_subtotal_discount] => 0.00000 [product_tax] => 0.00000 [product_attribute] => [order_status] => P [intnotes] => [virtuemart_category_id] => 1 ) ) [calc_rules] => Array ( ) ) ++++++++++++++++++++++++++SetExpressCheckout failed: (0)[/i]

    Thanks in advance for your assistance.  :)

bnrbranding

I am having the same issue on J2.5.7 VM 2.0.14. I don't have Paypal turned on, I am using Auth.net and the VM Standard payment method (for COD). What am I missing?