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: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',
),
),
)
22
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
23
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.
24
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?
25
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
26
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?
27
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?
28
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.   
29
General Discussion / Re: Unknown error encountered. Please try again! (Authorize.Net)
« Last post by ibpf on April 22, 2024, 10:09:46 AM »
1.3.3
30
General Support / Re: Order system emails not being received
« Last post by Basara on April 22, 2024, 09:32:56 AM »
Hello.
You can find them on the downloads page.
Pages: 1 2 [3] 4 5 ... 10

Powered by SMFPacks Social Login Mod