Embedding methods of payment into a PHP-based site?

1 replies
I have a PHP-based site where users need to be able to very quickly send money and for me to receive the results. I run a service in which the user pays a small amount of cash (e.g. $1) and receives a method of communication with another person. How can I make this process automated? Is there a way for me to interact with sites such as PayPal, etc.?
#embedding #methods #payment #phpbased #site
  • Profile picture of the author wayfarer
    Yes, Paypal will send a message to your website when it has received payment, if you configure it to do so. You'll either need to get someone who knows how to interpret the information received, or else find a shopping cart that supports digital products and Paypal (or whatever payment service).
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[4513065].message }}

Trending Topics