fnando / paypal-recurring

PayPal Express Checkout API Client for recurring billing.
256 stars 124 forks source link

Recurring method tip #22

Open nfriend21 opened 11 years ago

nfriend21 commented 11 years ago

Maybe this is implied, but I think you should add this line in your documentation

puts response.success?

when creating the actual recurring profile. This gives back a true or false if the recurring profile was successfully completed.