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

Fix subscription receipt #8

Merged
merged 3 commits into from
May 25, 2020
Merged

Fix subscription receipt #8

merged 3 commits into from
May 25, 2020

Conversation

jetexe
Copy link
Collaborator

@jetexe jetexe commented May 25, 2020

Q A
Bug fix? Yes
New feature? No

Description

Remove json encoding from CustomerReceipt field in SubscriptionsCreateRequestBuilder and SubscriptionsUpdateRequestBuilder

Fixes #7

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@jetexe jetexe changed the title WIP: Fix subscription receipt Fix subscription receipt May 25, 2020
@jetexe jetexe requested a review from tarampampam May 25, 2020 04:58
@jetexe jetexe added the bug Something isn't working label May 25, 2020
@jetexe jetexe self-assigned this May 25, 2020
@jetexe jetexe merged commit 536ac1e into master May 25, 2020
@jetexe jetexe deleted the fix/subscrioption-receipt branch May 25, 2020 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Exception on subscription reseipt
2 participants