You have no items in your shopping cart.

Saturday, April 27, 2024 5:40:48 AM

Loading Payment Methods base on checkout attributes.

Posted: 6 years ago

#6551 Quote

seantoh

Posted: 6 years ago

#6551 Quote
Hi Support Personnel,

We have purchased your plugin and is looking forward to implement it on our site.
However, there is a logic requirements for our site.

Assumptions: Before arriving to the "nopSimpleCheckout" screen, we have our client select a radio button to determine if they like A or B (checkout attributes).

Once the client made their selections and click "Checkout", they will be directed to "nopSimpleCheckout" screen.  Once there, we would like to display payment options related to selection A, and NOT payment options B and vice versa.

Can you share with me how we can achieve this?

Regards,
Sean Toh

Posted: 6 years ago

#6552 Quote

Support

Posted: 6 years ago

#6552 Quote
Simple checkout plugin uses native NopCommerce payment method for getting payment list.
You should replace native payment method with your new payment method.
Your payment method will check the checkout attributes and will filter payment method list.

If you don't know how to do it we can help you...
I think...

Posted: 6 years ago

#6553 Quote

seantoh

Posted: 6 years ago

#6553 Quote
Hi Support,

Thank you for your reply.
Before installing this nopSimpleCheckout plugin, we already have all the payment plugin in place and is already working.
Now that we have nopSimpleCheckout plugin installed, our payment plugin is also working and displaying.

What we want to be able to achieve, is to be able to control which payment plugin to be loaded base on the checkout
attribute selected on the Shopping Cart->Checkout

Screen

If you notice on the checkout attributes, on the right have group, where it says "Installment Plan". There is options for "No" and "6 Months".  So, when the client select "6 Months" and hit "Checkout" on the following payment screen, we would like to load only the types of payment plugin that supports Installments.

How can this be achieve?  Can you help?

Regards,
Sean.

Posted: 6 years ago

#6556 Quote

Support

Posted: 6 years ago

#6556 Quote
Simple checkout plugin doesn't help you.
You should use external plugin "Payment Rules".
This plugin must have the list of rules and you will be able to add new filters for different conditions.
I don't have such plugin... but I am interesting to do it...

Posted: 6 years ago

#6557 Quote

seantoh

Posted: 6 years ago

#6557 Quote
Hi Support,

Thank you for your swift reply.  Just an estimate, how long would you required to work on this plugin?  and how much would you charge?

Regards,
Sean Toh

Posted: 6 years ago

#6559 Quote

Support

Posted: 6 years ago

#6559 Quote
I don't know. I must think.
It will cost 50$.

Posted: 6 years ago

#6565 Quote

seantoh

Posted: 6 years ago

#6565 Quote
Hi Support,

Just a quick questions, where can we get the API documentation for this plugin?
Like which method is available through this plugin.

Regards,
Sean.

Posted: 6 years ago

#6566 Quote

Support

Posted: 6 years ago

#6566 Quote
This plugin is very plain.
Plugin creates new URL for landing page and sends the model ProductDetailsModel to this index.cshtml.
This is the native model ProductDetailsModel. NopCommerce uses this model for product templates.
You can check all fields. We use this model because it can help to change the look of landing page.

Posted: 6 years ago

#6749 Quote

Support

Posted: 6 years ago

#6749 Quote
We did plugin Payment Method Rules.

Powered by nopCommerce

Copyright © 2023 FoxNetSoft. All rights reserved