Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

How to use Paypal for test payments?

 
Greenhorn
Posts: 15
Eclipse IDE Firefox Browser Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey any one suggest me how to make dummy payment by Paypal. i need to use it .
 
Ranch Hand
Posts: 637
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
why do you want to do that ?
 
shubhank khare
Greenhorn
Posts: 15
Eclipse IDE Firefox Browser Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rahul Sudip Bose wrote:why do you want to do that ?


rahul, i m developing a auction site so for payment i need to use paypal someone suggest me that we can make dummy payments by paypal but how i dont know.so need a help from ur's.thanks in advance
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Doesn't Paypal have a developer site that explains how to make test payments?
 
shubhank khare
Greenhorn
Posts: 15
Eclipse IDE Firefox Browser Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ulf Dittmer wrote:Doesn't Paypal have a developer site that explains how to make test payments?



have you any idea how to make dummy payment .
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are you saying that you checked the Paypal developer site, and there's no information whatsoever about how to test their API? I find that hard to believe.
 
shubhank khare
Greenhorn
Posts: 15
Eclipse IDE Firefox Browser Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ulf Dittmer wrote:Are you saying that you checked the Paypal developer site, and there's no information whatsoever about how to test their API? I find that hard to believe.


no, i am saying that i don't know how to use paypal developer tools .please help me
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's precisely what the Paypal developer materials should teach you, isn't it? Have you looked at that at all?
 
shubhank khare
Greenhorn
Posts: 15
Eclipse IDE Firefox Browser Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ulf Dittmer wrote:That's precisely what the Paypal developer materials should teach you, isn't it? Have you looked at that at all?



yes i am also trying it but where it store data i didn't get.
also a error shows in console: host Address has not been initialised. Please make sure it is being set.
reply
    Bookmark Topic Watch Topic
  • New Topic