-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(payment): webhook with charge information (#7058)
* feat: populate payment fields * fix: incorrect populate params * fix: update test cases to include paymentContent * feat: update paymentFields to be object mapped instead of array * fix: fully resolve receipt download url * fix: update import from absolute to relative * test: add webhook tests for paymentContents * feat: set empty webhooks for fixed payment * refactor: add contextual comments for payment webhook event object * fix: typing on paymetnContent
- Loading branch information
Showing
6 changed files
with
285 additions
and
19 deletions.
There are no files selected for viewing
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
Oops, something went wrong.