If your startup is looking for an Asian market, you can try PayDollar. I used PayDollar at Fleur.hk http://fleur.hk/ , which is a WebObjects site I made for a flower shop.
They offer Paypal style redirection but the meat is their API which does not cost extra. The trick part is, you have to ask and you have to implement your own POST routines if you are not using Java. Wouldn't be hard if you are a STARTUP right?
Most Asian based cc gateway only needs CC number, name and expiration date for transaction, which is a "plus" to get you paid. You have to be careful about potential fraud though.
I am using another Asia Payment Gateway comapny called <A href="http://www.paymentasia.com">PaymentAsia </A> and they have the 3D secure with Visa/ MasterCard. Is it good or not?
Comments
If your startup is looking for an Asian market, you can try PayDollar. I used PayDollar at Fleur.hk http://fleur.hk/ , which is a WebObjects site I made for a flower shop.
They offer Paypal style redirection but the meat is their API which does not cost extra. The trick part is, you have to ask and you have to implement your own POST routines if you are not using Java. Wouldn't be hard if you are a STARTUP right?
Most Asian based cc gateway only needs CC number, name and expiration date for transaction, which is a "plus" to get you paid. You have to be careful about potential fraud though.
I am using another Asia Payment Gateway comapny called <A href="http://www.paymentasia.com">PaymentAsia </A> and they have the 3D secure with Visa/ MasterCard. Is it good or not?