Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Support / Re: PayPal code is outputted to customer comments
« Last post by RCodiaDavid on April 23, 2024, 10:49:12 AM »
As an update, it seems that the customer that orders but doesn't trigger notification (PayPal payment goes through but no emails saying order came in get sent by PayPal or the store) has been checking out as a guest.

This doesn't sold the code in comments issue but could this be the reason for failed notifications? They have an account but don't use it when they order. But they use same email etc.
22
Template Support / Re: needing to change bootstrap5 colors
« Last post by laura458 on April 23, 2024, 10:46:40 AM »
YAY! Thank you Basara! It worked. Forgot I had to clear the cache as well. Now I am doing the happy dance :)
23
Support / Re: PayPal code is outputted to customer comments
« Last post by RCodiaDavid on April 23, 2024, 10:26:45 AM »
Does anyone have any info on this?

It seems that every PayPal order has the same code in the Customer's Order Comment section after the order goes through.
Mostly the orders via PayPal work but for some of them no notification is coming through and they don't show up in the customers order history!

This is what we get: (any ***** is me censoring for security)

Code: [Select]
Date Added                Status Customer Notified
04/19/2024 07:37:03 PM  Pending Yes

Date Added                 Status Customer Notified
04/19/2024 07:37:15 PM Processing No
Customer's order comment
Order updated by Paypal webhook request.

Date Added                 Status Customer Notified
04/19/2024 07:37:15 PM Processing No
Customer's order comment
Paypal webhook PAYMENT.CAPTURE.COMPLETED:

Parsed data:
array (
'id' => '*************************', <
'event_version' => '1.0',
'create_time' => '2024-04-19T18:37:06.800Z',
'resource_type' => 'capture',
'resource_version' => '2.0',
'event_type' => 'PAYMENT.CAPTURE.COMPLETED',
'summary' => 'Payment completed for GBP 76.14 GBP',
'resource' =>
array (
'id' => '**************',
'amount' =>
array (
'currency_code' => 'GBP',
'value' => '76.14',
),
'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' => '76.14',
),
'paypal_fee' =>
array (
'currency_code' => 'GBP',
'value' => '2.51',
),
'net_amount' =>
array (
'currency_code' => 'GBP',
'value' => '73.63',
),
),
'custom_id' => '***************************',
'status' => 'COMPLETED',
'supplementary_data' =>
array (
'related_ids' =>
array (
'order_id' => '***************',
),
),
'payee' =>
array (
'email_address' => '*****************',
'merchant_id' => '**************',
),
'create_time' => '2024-04-19T18:37:01Z',
'update_time' => '2024-04-19T18:37:01Z',
'links' =>
array (
0 =>
array (
'href' => 'h t t p s : / / api . paypal . com /v2/payments/captures/************',
'rel' => 'self',
'method' => 'GET',
),
1 =>
array (
'href' => ' h t t p s : / / api . paypal . com /v2/payments/captures/**********/refund',
'rel' => 'refund',
'method' => 'POST',
),
2 =>
array (
'href' => 'h t t p s : / / api . paypal . com /v2/checkout/orders/************',
'rel' => 'up',
'method' => 'GET',
),
),
),
'links' =>
array (
0 =>
array (
'href' => 'h t t p s : / / api . paypal . com / v1 / notifications / webhooks-events / **************************',
'rel' => 'self',
'method' => 'GET',
),
1 =>
array (
'href' => 'h t t p s : / / api . paypal . com / v1 / notifications / webhooks-events / ******************** / resend',
'rel' => 'resend',
'method' => 'POST',
),
),
)
24
General Support / Re: ContactUsFrm on V1.3.4
« Last post by Basara on April 23, 2024, 06:56:39 AM »
hello,

I only edited a file on System/Localization/Languages Definitions/ mail_account_create   text_activate file

Can you be more specific? Which file exactly on email template you mean?

I mean Design > Email templates
25
Hello,
I need to edit the colors of that dropdown on that box and some changes in the color of border, background color and the after dropdown function's colors too.
 Can you tell me the location of lines which should be edited on the style.css please?

Thank you...
G.O.
26
General Support / Re: ContactUsFrm on V1.3.4
« Last post by globaloverline on April 23, 2024, 05:32:54 AM »
Hello.
Did you modify the Email Template?

hello,

I only edited a file on System/Localization/Languages Definitions/ mail_account_create   text_activate file

Can you be more specific? Which file exactly on email template you mean?
27
Support / Re: Setup SMTP Mail. I am using Godaddy as Host Provider
« Last post by herringbur on April 23, 2024, 02:59:41 AM »
To set up SMTP in AbanteCart with GoDaddy:

Log in to AbanteCart.
Navigate to "System" > "Settings" > "Mail."
Choose SMTP as the mail engine.
Enter GoDaddy's SMTP server details.
Enable SMTP authentication.
Set your customercare email as the sender.
Save changes and test the email settings.
Replace placeholders with your actual details.
Thank you for showing me the solution
28
General Support / Re: ContactUsFrm on V1.3.4
« Last post by Basara on April 23, 2024, 02:55:05 AM »
Hello.
Did you modify the Email Template?
29
Hello.
If you use a non-modified version of Authorize.Net make sure you have Fast checkout enabled. Additionally, when encountering an error, please inspect both the browser's console log and AbanteCart's error log for insights. Could you specify if the error appeared upon loading the payment page or after submitting the card details?
30
General Support / Re: ContactUsFrm on V1.3.4
« Last post by globaloverline on April 23, 2024, 02:27:17 AM »
Hello.
Login to the AbanteCart demo and make sure all form settings are same as default shopping-cart-demo

Hello Sir,

I already compared my settings with default demo panel and everything is same. I'm so confused  ???. maybe there is something wrong in the template it self?

Your support is highly appreciated 

Thank you...
G.O.   
Pages: 1 2 [3] 4 5 ... 10

Powered by SMFPacks Social Login Mod