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

Kd/ch96321/create endpoint for getting tax preview information #2

Conversation

kdrombosky
Copy link

The recurly go library that we are using has the incorrect xml structure for subscription data.

This pull request updates the subscription type to get the tax info and invoice number from the place that they are actually located in the recurly response for the version we are using.

It also adds a test file that follows the appropriate xml structure and updates the preview test.

NOTE: I think some other tests are broken because they also use this incorrect xml structure. I can update all of them if I need to, but I only update the preview one as of this PR.

@kdrombosky kdrombosky merged commit 0b5da0f into master May 14, 2020
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

Successfully merging this pull request may close these issues.

2 participants