-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #54 from square/release/9.0.0.20210226
Generated PR for Release: 9.0.0.20210226
- Loading branch information
Showing
239 changed files
with
755 additions
and
7,768 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,7 +140,6 @@ body['order']['order']['discounts'][0]['amount_money']['amount'] = 100 | |
body['order']['order']['discounts'][0]['amount_money']['currency'] = 'USD' | ||
body['order']['order']['discounts'][0]['scope'] = 'LINE_ITEM' | ||
|
||
body['order']['location_id'] = 'location_id4' | ||
body['order']['idempotency_key'] = '12ae1696-z1e3-4328-af6d-f1e04d947gd4' | ||
body['ask_for_shipping_address'] = True | ||
body['merchant_support_email'] = '[email protected]' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.