Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e-commerce website integration guide #14

Closed
pierre opened this issue Dec 14, 2015 · 2 comments
Closed

e-commerce website integration guide #14

pierre opened this issue Dec 14, 2015 · 2 comments

Comments

@pierre
Copy link
Member

pierre commented Dec 14, 2015

  • Subscription billing
    • List available plans with prices (in Java and Ruby)
    • Account and payment method creation APIs (in Java and Ruby)
    • Combo subscription with add-ons API (in Java and Ruby)
    • Display next invoice date and amount (in Java and Ruby)
    • Subscription cancellation API (in Java and Ruby)
    • Entitlement enforcement API (in Java and Ruby)
  • One-off items checkout
    • Combo payment API (in Java and Ruby)
@pierre
Copy link
Member Author

pierre commented Dec 18, 2015

Some of that is covered by http://docs.killbill.io/0.15/multi_gateways.html.

@pierre
Copy link
Member Author

pierre commented Jul 12, 2018

@pierre pierre closed this as completed Jul 12, 2018
sbrossie pushed a commit that referenced this issue Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant