• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Payment Gateway ?

 
Ranch Hand
Posts: 252
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I do not know where to post this problem. So I am posting it here..Please forgive me for that.
I want to integrate the payment gateway in my website and had no clue about that.

and most important thing I want it for testing purpose.So gateway should provide free sign up.

Please bring me out of this problem..
 
Ranch Hand
Posts: 650
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I remember finding a couple sites that provided tutorials for accepting credit card payments via the web, and includes lots of details and event different vendors, but can't find it

Anyway, I suspect it is still out there, so Google should be your friend.

Good luck (and yes, this is not the correct forum for your question).
 
Ranch Hand
Posts: 36
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
paypal has a free developer sandbox. also if you have a credit card and so does a friend - you both can sign up and then revert the transactions (do trans less than $5 anyway ...) paypal allows no-fees reverts upto 30 days from the day of transaction.

the paypal site has a samples of the sandbox etc. making an account is free.

you would want to do a few real tranactions (and cancel them later ) when you do go on prod
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Free signup probably won't happen. But I'm sure any payment processing company you choose has test accounts that you can use for free for testing purposes.
 
Tushar Kapila
Ranch Hand
Posts: 36
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ulf Dittmer wrote:Free signup probably won't happen. But I'm sure any payment processing company you choose has test accounts that you can use for free for testing purposes.

at paypal it does they charge per transaction when you receive (but the fees are reversed if you cancel/ revert the transaction within 30 days)
 
Watchya got in that poodle gun? Anything for me? Or this tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic