Re: Stripe account closed Quote:
Originally Posted by aspkin In regards to fraud protection... Authorize.Net has it MUCH better then Stripe.
As Jeff said, Stripe is a tough one if you use it right out of the box.. it needs to be setup correctly to block the baddies.
Example: " [...] we strongly suggest that you modify your integration, so that you always tokenize the card details securely first. You would need to use Stripe.js [3] or Checkout [4] on the browser to send the card details to Stripe directly, without your servers ever having to see the raw information. Stripe will then send you back a unique card token (tok_XXX) that you could then use on your server to create a customer or charge. This integration will allows us to better block fraudulent charges on your account and will also ensure that your business is PCI compliant." | Is this information in your ebay stealth guide?
|