Skip to content

Add convert_trial() to Subscription#351

Merged
bhelx merged 1 commit into
v2from
dx-1016-convert-trial
Feb 19, 2020
Merged

Add convert_trial() to Subscription#351
bhelx merged 1 commit into
v2from
dx-1016-convert-trial

Conversation

@joannasese

@joannasese joannasese commented Feb 11, 2020

Copy link
Copy Markdown
Contributor

To convert trial to paid subscription with 3d secure action result token id:

subscription.convert_trial(token)

To convert trial for non-3ds where subscription has billing info:

subscription.convert_trial()

To convert trial to paid subscription with transaction type:

subscription.convert_trial_moto()

@joannasese joannasese added the V2 V2 Client label Feb 11, 2020
Comment thread recurly/__init__.py Outdated
Comment thread recurly/__init__.py Outdated
Comment thread recurly/__init__.py
@joannasese joannasese force-pushed the dx-1016-convert-trial branch from 61de061 to 78193a6 Compare February 18, 2020 22:04
Comment thread tests/test_resources.py Outdated
@joannasese joannasese marked this pull request as ready for review February 18, 2020 22:06
@joannasese joannasese force-pushed the dx-1016-convert-trial branch from 5fa4edb to ea88d41 Compare February 19, 2020 16:51

@bhelx bhelx left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bhelx bhelx merged commit b0e6b0e into v2 Feb 19, 2020
@joannasese joannasese mentioned this pull request Feb 20, 2020
@joannasese joannasese deleted the dx-1016-convert-trial branch June 17, 2020 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

V2 V2 Client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants