some ideas to simplify checkout page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hi!

We did for one of our customer small changes of nop which probably will be useful for others.
1. add short payment method description
One of our http://shop.dev-partner.biz/content/Images/uploaded/nopCommerce/nopCheckout.png
2. Add SkipPaymentInfo setting to the plugins(PaymentMethodType.Redirection) settings pages. It's usefull setting for payment plugins like Payments.PayPalStandard and all other PaymentMethodType.Redirection plugins.
7 years ago
Hi Konstantin,

Thanks a lot for suggestions! Please find work items here and here
7 years ago
Thanks Andrei!

probably we will be able to contribute to dev process of these features.
7 years ago
ivinsky wrote:
Hi!

We did for one of our customer small changes of nop which probably will be useful for others.
1. add short payment method description ...

Hi.
..just instead "... you will be redirected .." may be "... + this the payment system allows using next payment methods ... WebMoney , QIWI and ... so on. " it's should be better.
Best Regards.
7 years ago
There is a nice plugin here... tempted to purchase :)
https://www.nop-templates.com/one-page-checkout-plugin-for-nopcommerce
7 years ago
we don't need to use external plugin to change checkout template. We can use theme to change the checkout layout. But it will be good if nopCommerce team adds suggested options to simplify checkout page.
7 years ago
We have implemented the first part of your proposal. Now you can see the short descriptions of payment methods on the checkout page. The appropriate changes are in this commit.
7 years ago
Thank you!!!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.