Bank Payment gateway

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hello,
I've used nopcommerce long time ago. Now I am in need to build a website for a small business where by they have Categories and items under categories. They require a shopping cart, however, to place an order, is just to collect items to purchase and submit a purchase order. No payment handling or so.
Then a sales person at the backend would check order, communicate with customers and continue from there. Maybe later to update status of orders, etc.

Also, they require that the payment gateway through Bank to be ready but not active. So that later on they can activate that feature and allow customers to purchase through Credit Card.

Is such thing doable with nopCommerce

Thanks a lot
Bilal
6 years ago
Absolutely...there is a built-in plugin in nopCommerce that allows customers to check out using a Purchase Order. The order goes into the system with a "Processing" order status, and a "Pending" payment status. You then contact the customer to obtain payment.

You can also go ahead and configure the other payment processing gateway and not enable it until ready with no problems.
6 years ago
Thanks a lot. Is there ready made credit card payment gateway in nopcommerce or I need to develop one?

In all cases I need to configure the gateway wi5h details of the bank right?

Thanks a lot
6 years ago
The Authorize.net and CyberSource gateway processing plugins are available for free, as are the Paypal standard and Paypal Direct plugins, but most others cost around $40-$50....
https://www.nopcommerce.com/marketplace.aspx?category=2

You need to ascertain which gateway your merchant account will use, then you will know which plugin you need.
6 years ago
Ah I thought credit card processing is standard no? Any bank I choose I can use any credit card processing plugin.
6 years ago
Some banks use Authorize.net, other banks use FirstData(Payeezy)...I do not know about your bank. You must ask them which transaction processing gateway that they use. They may use a gateway which there is a free plugin available for...then you have no worries. If it is a gateway that does not have a free plugin available, then you will have to pay for it...or develop a plugin yourself.
6 years ago
Great thanks a lot.

Any links to learn how to develop on top of nopcommerce?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.