Closed andressspinetti closed 5 years ago
Remove name from dict used for synchronize a plan.
name
Plan object does not come with name property and makes the plan signals to fail. More information in Stripe Docs: https://stripe.com/docs/api/plans#plan_object
Closes #[issue number]
What's this PR do?
Remove
name
from dict used for synchronize a plan.Any background context you want to provide?
Plan object does not come with name property and makes the plan signals to fail. More information in Stripe Docs: https://stripe.com/docs/api/plans#plan_object
What ticket or issue # does this fix?
Closes #[issue number]
Definition of Done (check if considered and/or addressed):