Post by alexmath » Wed Oct 25, 2017 12:33 am

Hello, so I have setup the cart as i like it. now comes the part where i need to configure payment. I have seen a few related posts but non seems to apply to OC 3. My question is: does OC 3. come with any modules that enable credit, debit card payment without requiring the user to have a paypal account? if so, which ones and what do i need to do to get it running? If not, which ones do you recommend or what do you recommend i do? thanks alot.

New member

Posts

Joined
Sat Sep 23, 2017 7:35 am

Post by straightlight » Wed Oct 25, 2017 5:18 am

Hi,

followed are a list of Credit card payment processing list:

Code: Select all

catalog/controller/extension/payment/firstdata.php
catalog/controller/extension/payment/sagepay_direct.php
catalog/controller/extension/payment/sagepay_us.php
catalog/controller/extension/payment/worldpay.php
catalog/controller/extension/payment/cardconnect.php
catalog/controller/extension/payment/firstdata_remote.php
catalog/controller/extension/payment/globalpay_remote.php
catalog/controller/extension/payment/realex_remote.php
List of payment modules using bank transfer:

Code: Select all

controller/extension/payment/bank_transfer.php
controller/extension/payment/cardconnect.php
controller/extension/payment/globalpay.php
controller/extension/payment/realex.php
controller/extension/payment/sagepay_server.php
controller/extension/payment/sagepay_us.php
List of payment modules using PayPal:

Code: Select all

controller/extension/payment/laybuy.php
controller/extension/payment/pp_braintree.php
controller/extension/payment/pp_express.php
controller/extension/payment/pp_payflow.php
controller/extension/payment/pp_payflow_iframe.php
controller/extension/payment/pp_pro.php
controller/extension/payment/pp_pro_iframe.php
controller/extension/payment/pp_standard.php
controller/extension/payment/sagepay_server.php
controller/extension/payment/securetrading_pp.php
controller/extension/payment/securetrading_ws.php
Each PHP files have very similar names compared to the titles displayed from your admin - > extension - > extension - > payments (x) page.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by alexmath » Wed Oct 25, 2017 6:16 am

Thank you very much :). For some reason I feel so awful for asking such a question. Anyway, either ways i have a lot of research to do now.
Thank you.

New member

Posts

Joined
Sat Sep 23, 2017 7:35 am

Post by alexmath » Wed Oct 25, 2017 6:23 am

Oh btw, How does this web payment software work? to which category does it belong?

New member

Posts

Joined
Sat Sep 23, 2017 7:35 am

Post by straightlight » Wed Oct 25, 2017 6:30 am

Could you elaborate what you mean by the category?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by alexmath » Wed Oct 25, 2017 6:51 am

credit card payment processing, bank transfer, payment using paypal ... or if you can and if its not a big bother, just tell me what it does.

New member

Posts

Joined
Sat Sep 23, 2017 7:35 am

Post by straightlight » Wed Oct 25, 2017 6:59 am

The answers that you seek would be better off searching on Google; knowing what each payment processing services provides to the public.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by alexmath » Wed Oct 25, 2017 7:24 am

indeed. thanks nonetheless.

New member

Posts

Joined
Sat Sep 23, 2017 7:35 am
Who is online

Users browsing this forum: No registered users and 4 guests