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

Add new fields to Issuing Card and Authorization #1960

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

remi-stripe
Copy link
Contributor

Multiple API changes for Issuing Card and Authorization

  • Add Amount and AmountCurrency to Authorization
  • Add MerchantAmount and MerchantCurrency to Authorization
  • Add PendingRequest to Authorization
  • Add ReplacedBy to Card
  • Add Amount and Metadata to AuthorizationApproveOptions
  • Add Metadata to AuthorizationDeclineOptions

This is the same as #1959 but with the correct base

r? @cjavilla-stripe
cc @stripe/api-libraries

* Add `Amount` and `AmountCurrency` to `Authorization` and `RequestHistory`
* Add `MerchantAmount` and `MerchantCurrency` to `Authorization` and `RequestHistory
* Add `PendingRequest` to `Authorization`
* Add `ReplacedBy` to `Card`
* Add `Amount` and `Metadata` to `AuthorizationApproveOptions`
* Add `Metadata` to `AuthorizationDeclineOptions`
Copy link
Contributor

@cjavilla-stripe cjavilla-stripe left a comment

Choose a reason for hiding this comment

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

LGTM

@remi-stripe remi-stripe merged commit 07e64d7 into master Mar 20, 2020
@remi-stripe remi-stripe deleted the remi-issuing-new-changes branch March 20, 2020 22:42
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.

3 participants