News:

Looking for documentation? Take a look on our wiki

Main Menu

Pending payment

Started by davix10, April 08, 2021, 12:47:05 PM

Previous topic - Next topic

davix10

Unfortunately even updating to the latest version still remains the same problem and I don't know how to solve it.

Jörgen

#16
Turn om error check in Paypal and see what the log sais.
Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

davix10

This is log about the last order:

2021-04-09 12:00:03 DEBUG plgVmConfirmedOrder: order number: DGZG086
2021-04-09 12:00:03 MESSAGE plgVmConfirmedOrder: Amount/Currency stored 24.4 paymentcurrency 47 orderusercurrency47
2021-04-09 12:01:36 DEBUG plgVmOnPaymentResponseReceived: stdClass Object
(
    [id] => 146
    [virtuemart_order_id] => 105
    [order_number] => DGZG086
    [virtuemart_paymentmethod_id] => 1
    [payment_name] => <span class="vmCartPaymentLogo" ><img align="middle" src="https://www.otbioelettronica.it/images/virtuemart/payment/paypal_cc.jpg"  alt="paypal_cc" /></span>  <span class="vmpayment_name">Paypal</span>
    [payment_order_total] => 24.40000
    [payment_currency] => 47
    [email_currency] => 47
    [cost_per_transaction] => 0.00
    [cost_percent_total] => 0.00
    [tax_id] => 0
    [paypal_custom] => 90612a712e028436548ac1ea6a3e878c
    [paypal_method] => 0
    [paypal_response_mc_gross] => 0.00
    [paypal_response_mc_currency] => 0
    [paypal_response_invoice] => 0
    [paypal_response_protection_eligibility] => 0
    [paypal_response_payer_id] => 0
    [paypal_response_tax] => 0.00
    [paypal_response_payment_date] => 0
    [paypal_response_payment_status] => 0
    [paypal_response_pending_reason] => 0
    [paypal_response_mc_fee] => 0.00
    [paypal_response_payer_email] => 0
    [paypal_response_last_name] => 0
    [paypal_response_first_name] => 0
    [paypal_response_business] => 0
    [paypal_response_receiver_email] => 0
    [paypal_response_transaction_subject] => 0
    [paypal_response_residence_country] => 0
    [paypal_response_txn_id] => 0
    [paypal_response_txn_type] => 0
    [paypal_response_parent_txn_id] => 0
    [paypal_response_case_creation_date] => 0
    [paypal_response_case_id] => 0
    [paypal_response_case_type] => 0
    [paypal_response_reason_code] => 0
    [paypalresponse_raw] => 0
    [paypal_fullresponse] => 0
    [created_on] => 2021-04-09 12:00:03
    [created_by] => 0
    [modified_on] => 2021-04-09 12:00:03
    [modified_by] => 0
    [locked_on] => 0000-00-00 00:00:00
    [locked_by] => 0
)

AH

Yes that is fine and expected.

Now the IPN will come in and the order will be finalised.
Regards
A

Joomla 3.10.11
php 8.0

davix10

It has stayed that way since the order was placed, it never went on

AH

I have no idea what is wrong with your site - or your configuration

I suggest it is to do with your OPC.

Disable that in a test and see what happens then
Regards
A

Joomla 3.10.11
php 8.0

davix10

Sorry but i didn't understand what i should disable

AH

Regards
A

Joomla 3.10.11
php 8.0

davix10

Even disabling it does not change anything