AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
176 stars 197 forks source link

update-subscription.php doesn't allow editing a subscription's amount? #64

Closed globatum closed 7 years ago

globatum commented 7 years ago

It's not clear how I can adjust someone's subscription on my site with update-subscription.php.

The price a user pays on my site is dynamic and according to the number of emails they plan to send per month. Sometimes, they need to send more or downgrade their account meaning I need to adjust their monthly subscription accordingly. The update-subscription.php provides no way of modifying the amount or the billing cycle. Any help?

ashtru commented 7 years ago

image

adavidw commented 7 years ago

In the absence of any further questions, I'll close this issue for now. Please reopen if there's any more information or help you need.