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

Update PaymentIntent model #1446

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Update PaymentIntent model #1446

merged 1 commit into from
Aug 29, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

  • Add missing field payment_method
  • Add common getters to StripeIntent
  • Use long instead of Long for timestamps
  • Add comments to getters
  • Mark certain methods as @Deprecated

Fixes #1445

- Add missing field `payment_method`
- Add common getters to `StripeIntent`
- Use `long` instead of `Long` for timestamps
- Add comments to getters
- Mark certain methods as `@Deprecated`

Fixes #1445
@mshafrir-stripe mshafrir-stripe merged commit 556f999 into master Aug 29, 2019
@mshafrir-stripe mshafrir-stripe deleted the pi-update branch August 29, 2019 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Parity Request] PaymentIntent.getPaymentMethodId does not exist
4 participants