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.
Hi,
followed are a list of Credit card payment processing list:
List of payment modules using bank transfer:
List of payment modules using PayPal:
Each PHP files have very similar names compared to the titles displayed from your admin - > extension - > extension - > payments (x) page.
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
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
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
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
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
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
Who is online
Users browsing this forum: No registered users and 4 guests