How to process credit cards on our website?

NX_NULL

Banned - Multiple Rules Violations
Joined
Dec 31, 2008
Messages
717
Reaction score
931
i am looking for a solution to get orders on my website instead of sending them to another URL such as paypal or google checkout.

Is there any way to get orders on our website and then sending those orders to credit card processors company such as 2co or authorize ?

I mean I want to keep the users in my website all the time.
 
Here are the merchant services of the Major Credit Card companies. IDK if this is what your looking for,but contacting them might help you.
http://www.visa.ca/en/merchant/index.jsp
http://getstarted.americanexpress.com/
http://www.discovernetwork.com/
http://www.mastercard.com/us/merchant/
 
I dont want to contact bank or credit card companies directly... I want to use some sort of APIs and send the orders to payment gateway and they charge the cards.
 
I dont want to contact bank or credit card companies directly... I want to use some sort of APIs and send the orders to payment gateway and they charge the cards.

You could use epoch then,they process visa and mastercard.
https://epoch.com/en/index.html
 
You could use epoch then,they process visa and mastercard.
https://epoch.com/en/index.html

epoch redirect visitors to their website to place the order.

I want visitors first place order in my website and then on the back ground I send the orders via API or something to payment gateway for processing .
 
I thought paypal had some function you can charge through yoursite without sending directly to paypal. Similar to how GoDaddy does it with paypal
 
this is exactly the information I was looking for, thank you OP
 
Do a Google search for "Free Merchant Accounts" and/or "Free Online Storefronts" and once you find 4 or 5 completely free ones
then check Google and bhw search options to find comments (pro and con) about those companies and choose one or twp pf them.
 
There are options for using Paypal in a way that keeps the transaction/etc. within your site.
 
Back
Top