EShop 2.3.1 was released at 06 September, 2016

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
7 years 7 months ago #86769 by Giang Dinh Truong
EShop 2.3.1 was released at 06 September, 2016 was created by Giang Dinh Truong
Dear all,
EShop 2.3.1 was released at 06 September, 2016:

=============== New Features ===============
1. Add auto update ability for EShop package from the back-end of Joomla.
2. Accept negative value for Payment Fee and Payment Fee Percentage.
3. Custom Continue Shopping URL.
4. Add EShop Skrill (Moneybookers) payment plugin.
5. Add EShop Virtual Merchant (Elavon) payment plugin.
6. Add the link to download option file into the email notification email.
7. Add more supported tags to the notification email messages.

=============== Improvement ===============
1. Update AusPost shipping plugin to make it compatible with latest API from AusPost.
2. Update EShop CCAvenue to compatible with latest API from CCAvenue.
3. Small fix to standard PayPal payment method.
4. Small fix to EShop 2Checkout payment plugin when products are discounted.
5. Update EShop Stripe payment plugin to make it compatible with latest API from Stripe.
6. Small fix for price of option when products are discounted.

Please download the latest version and update it to your site.
Sincerely, Giang
The following user(s) said Thank You: Brian F, Davide

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #86810 by David
Hi Giang,

Can you tell me what you issue fixed in the standard paypal payment plugin?
I have a modified file in place for PayPal, so if you can let me know what you fixed and which file you updated that would be very helpful.

BR

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #86881 by Brian F
Hi Giang, thank you for the update.

Have you by chance had a moment to consider my request regarding the delivery email?
joomdonation.com/forum/eshop-general-dis...elivery-details.html

Thanks again!

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
7 years 7 months ago #86913 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic EShop 2.3.1 was released at 06 September, 2016

David wrote: Hi Giang,

Can you tell me what you issue fixed in the standard paypal payment plugin?
I have a modified file in place for PayPal, so if you can let me know what you fixed and which file you updated that would be very helpful.

BR


Hello David,

I added the following code to make sure that PayPal payment plugin run properly in every site:

fputs($fp, "User-Agent: EShop\r\n");

Sincerely, Giang

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #86922 by David
Thanks Giang - what file did you make this cahnge on?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
7 years 7 months ago #86964 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic EShop 2.3.1 was released at 06 September, 2016
Hi David,

It is components/com_eshop/plugins/payment/os_paypal.php

Hope that this is useful.
Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong