Tag Archives: php
Cancelling Subscriptions Created with PayPal Standard via the Express Checkout API
PayPal makes it possible to accept payments via just a few pieces of HTML on your site with its Website Payments Standard service. This service includes a Subscriptions button to sell products or services with recurring payments. The trouble is, … Continue reading
Posted in Blogdex, Hacker Tales
Tagged paypal, paypal express checkout, php, recurring payments, subscriptions
81 Comments
PayPal Digital Goods Subscriptions with PHP
Recurring Payments with Digital Goods for Express Checkout is the 8 word name PayPal chose for their most convenient subscription product. The verbose name is a good indicator of the API’s complexity. It’s actually quite easy to integrate Digital Goods subscriptions. We … Continue reading
Posted in Blogdex, Hacker Tales
Tagged digital goods with express checkout, paypal, paypal API, php
14 Comments