braintree / braintree_java

Braintree Java library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
158 stars 99 forks source link

Create discount & plan #88

Closed tandacedric closed 3 years ago

tandacedric commented 3 years ago

How to create discount and plan programmatically using Java SDK?

sestevens commented 3 years ago

Hi @tandacedric, discounts and plans can't be created programmatically. They must be created through the Braintree Control Panel. Here's a guide with more information.