News:

AbanteCart v1.4.4 is released.

Main Menu

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - MGBReg

#1
General Support / Re: PayPal Webhook?
June 24, 2026, 11:01:11 AM
Hi
I don't think so as it doesn't show as notified.

so I will not worry about it.

Thank You
#2
General Support / Re: Message Notifications
June 24, 2026, 09:27:12 AM
Hi Basara,
Nothing in the system error logs.

Unsure about Browser console but it just shows a blue box underneath if i click on the envelope and displays nothing else.

If I go to the system messages in  box I can see everything.

But I do not know what I have just done. Just clicking around in settings and it has come back.

Thanks for your assistance as always - but somehow I have or it has fixed itself  ;)
#3
General Support / Re: PayPal Webhook?
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
#4
General Support / Re: Message Notifications
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
#5
General Support / Message Notifications
June 23, 2026, 01:51:35 AM
Messages are no longer showing in the back end via the envelope.

Abantecart 1.4.4
#6
General Support / PayPal Webhook?
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?
#7
Hi Abolabo,
Both are empty

Thanks
#8
HI Basara,
Clicking save and recalculate.
Nothing showing in error log after doing this. but it is not recalculating just appears the same.

Abantecart 1.4.3

I did have this is the error log before I cleared it though. Unsure if it is relevent.

 App Error: AbanteCart core v.1.4.3 Warning: Mistake in data of page with controller: 'pages/product/category'. Please check for key_value present where key_param was set.
Requested URL: https:
#9
hi Basara,
Thanks for the reply.

Nothing changes once the page is refreshed it still shows the item in the order and does not delete. Or if you change the qty again nothing happens.

Paul
#10
Just remove the free shipping option and it will be fixed.

I know because I was testing an item the other day and watched it remove shipping on the whole order.

 :)
#11
 Success: Order details have been updated!
 Note: Order product details has changed. Total was recalculated automatically. Review is required.

the above is shown but nothing within the order alters if a deletion or qty change occurs in the back end,

regards
Paul
#12
General Support / Re: Create Account
October 31, 2025, 08:39:03 AM
Thanks for the info Basara.

I have added the wording disabled to the info.
#13
General Support / Re: Create Account
October 30, 2025, 05:27:34 PM
Thank you for the reply Basara.

I now appear to have a fully functioning site :0)

I can remove the Newsletter from everywhere except - in "Notifications" and when you register for an account.

These are not shown in the forms managers.

If I follow this post https://forum.abantecart.com/index.php?topic=5827.0 I can remove it from the Notifications page. But I cannot see how to remove it from the create page/template.

Thanks again

Paul

#14
General Support / Create Account
October 29, 2025, 06:02:23 AM
Sorry!!

My Create account page is not working.

It does not show any labels for the boxes.
I have checked GitHub to see if my create.tpl file is incorrect, but it looks the same.

1.4.2 has a different layout but if I swap it over it just causes a major crash.

I would like to remove the Newsletter option from the create account page as well.

I seem to have removed it from everywhere else within the pages and notifications.

Regards
paul
#15
General Support / Re: Date Added
October 29, 2025, 05:52:15 AM
Thank You ;)

Forum Rules Code of conduct
AbanteCart.com 2010 -