Open reggi opened 8 years ago
The APIs to copy plans, addons and coupons across sites are available now:
Plans - https://apidocs.chargebee.com/docs/api/plans#copy_a_plan Addons - https://apidocs.chargebee.com/docs/api/addons#copy_an_addon Coupons - https://apidocs.chargebee.com/docs/api/coupons#copy_a_coupon
To be able to use this, we'll need to whitelist the sites so you have access to copy configurations from one site to another. We'll need the list of sites from you (source, destination) so we can add them at our end.
Import format is:
The export format is:
There should be a way to export with the same csv columns as the import and include
meta_data
in the export.