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

Refactor PaymentIntentParams and SetupIntentParams #1172

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

  • Rename PaymentIntentParams to ConfirmPaymentIntentParams
  • Rename SetupIntentParams to ConfirmSetupIntentParams
  • Simplify method names for both classes
  • Make fields immutable
  • Make retrieve methods take a clientSecret String instead
    of IntentParams

MOBILE3DS2-437

- Rename `PaymentIntentParams` to `ConfirmPaymentIntentParams`
- Rename `SetupIntentParams` to `ConfirmSetupIntentParams`
- Simplify method names for both classes
- Make fields immutable
- Make retrieve methods take a clientSecret String instead
  of IntentParams

MOBILE3DS2-437
@mshafrir-stripe mshafrir-stripe merged commit 5e56663 into master Jul 12, 2019
@mshafrir-stripe mshafrir-stripe deleted the client-secret branch July 12, 2019 14:23
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.

None yet

3 participants