News:

AbanteCart v1.4.4 is released.

Main Menu
support

Recent posts

#71
General Discussion / Re: Search Model by Default
Last post by southwesterlydiscipline - June 23, 2026, 05:24:44 AM
Totally agree — this really should be an admin setting instead of a template edit. Having to reapply it after every update is quite inconvenient, especially for something as important as search behavior.
#72
General Support / Re: PayPal Webhook?
Last post by MGBReg - June 23, 2026, 03:42:51 AM
I do not think there is an issue. The code shows in a customers order Status/comments box

If it is nothing I need to worry about that is fine.

Thanks for coming back to me Basara

Paul
#73
General Support / Re: Message Notifications
Last post by MGBReg - June 23, 2026, 03:40:40 AM
HI Basara,
Notifications orders and notifications.
it used to show on the envelope next to the language flag on the top of the page.

I cannot see an option to add a picture.

Paul
#74
General Support / Re: PayPal Webhook?
Last post by Basara - June 23, 2026, 03:01:25 AM
Hello.
Can you clarify what the actual issue is?
#75
Support / Re: Send "Contact Us" form mes...
Last post by Basara - June 23, 2026, 02:58:40 AM
Hello. I see only two possible workarounds:
1. Create an email forwarding rule on your mail server to forward Contact Us messages to your ticket system.
2. AbanteCart Code modification or custom extension
#76
General Support / Re: Message Notifications
Last post by Basara - June 23, 2026, 02:52:45 AM
Hello.
Could you clarify which messages you are referring to? Customer contact form messages or order-related notifications?
#77
General Support / Message Notifications
Last post by MGBReg - June 23, 2026, 01:51:35 AM
Messages are no longer showing in the back end via the envelope.

Abantecart 1.4.4
#78
General Support / PayPal Webhook?
Last post by MGBReg - June 23, 2026, 01:30:19 AM
If an order is completed in the order status I have 3 messages showing.
1st shows order processing -customer informed Yes
2nd shows order updated by Paypal Webhook request - customer informed NO
Then a third as an order comment - customer informed NO
aypal webhook PAYMENT.CAPTURE.COMPLETED:
Parsed data:
array (
'id' => 'WH-9W783920RW8347217-7MY92303T97475108',
'event_version' => '1.0',
'create_time' => '2026-06-22T02:30:35.472Z',
'resource_type' => 'capture',
'resource_version' => '2.0',
'event_type' => 'PAYMENT.CAPTURE.COMPLETED',
'summary' => 'Payment completed for £ 22.0 GBP',
'resource' =>
array (
'id' => '15339567SV8102825',
'amount' =>
array (
'currency_code' => 'GBP',
'value' => '22.00',
),
'final_capture' => true,
'seller_protection' =>
array (
'status' => 'ELIGIBLE',
'dispute_categories' =>
array (
0 => 'ITEM_NOT_RECEIVED',
1 => 'UNAUTHORIZED_TRANSACTION',
),
),
'seller_receivable_breakdown' =>
array (
'gross_amount' =>
array (
'currency_code' => 'GBP',
'value' => '22.00',
),
'paypal_fee' =>
array (
'currency_code' => 'GBP',
'value' => '1.38',
),
'net_amount' =>
array (
'currency_code' => 'GBP',
'value' => '20.62',
),
),
'status' => 'COMPLETED',
'supplementary_data' =>
array (
'related_ids' =>
array (
'order_id' => '6XJ88443E7700210N',
),
),
'payee' =>
array (
'email_address' => '*****@*****.org',
'merchant_id' => 'T2L9Y4HJ6UDV6',
),
'create_time' => '2026-06-22T02:30:30Z',
'update_time' => '2026-06-22T02:30:30Z',
'links' =>
array (
0 =>
array (
'href' => 'https://api.paypal.com/v2/payments/captures/15339567SV8102825';,
'rel' => 'self',
'method' => 'GET',
),
1 =>
array (
'href' => 'https://api.paypal.com/v2/payments/captures/15339567SV8102825/refund';,
'rel' => 'refund',
'method' => 'POST',
),
2 =>
array (
'href' => 'https://api.paypal.com/v2/checkout/orders/6XJ88443E7700210N';,
'rel' => 'up',
'method' => 'GET',
),
),
),
'links' =>
array (
0 =>
array (
'href' => 'https://api.paypal.com/v1/notifications/webhooks-events/WH-9W783920RW8347217-7MY92303T97475108';,
'rel' => 'self',
'method' => 'GET',
),
1 =>
array (
'href' => 'https://api.paypal.com/v1/notifications/webhooks-events/WH-9W783920RW8347217-7MY92303T97475108/resend';,
'rel' => 'resend',
'method' => 'POST',
),
),
)

Any Ideas?
#79
Support / Re: "Log in' field disappeared
Last post by timlight10 - June 22, 2026, 11:41:33 AM
Edain, your site appears to be working for me!
#80
Support / Re: Send "Contact Us" form mes...
Last post by timlight10 - June 22, 2026, 11:40:28 AM
Any other suggestions?

Forum Rules Code of conduct
AbanteCart.com 2010 -