-
Notifications
You must be signed in to change notification settings - Fork 3.9k
feat(connector): [payload] add recurring payments #8597
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ea98601
fix: throw an error if billing address fields are missing
pixincreate 3c923c2
ci(cypress): address comments added in #8545
pixincreate 337981b
feat(webhook): implement response struct for payload webhook
pixincreate d7ea690
feat(webhook): implement traits and impl for payload webhook
pixincreate 697921b
fix(mandate): [payload] throw 501 for setup mandates
pixincreate 4425c9b
chore(env): payload does not support source verification
pixincreate fdf166f
chore: run formatter
pixincreate b148387
fix: webhook comment
pixincreate 2b29029
refactor: add source verification (false), and fix mapping
pixincreate 661fbbe
Merge branch 'main' of github.com:juspay/hyperswitch into connector/p…
pixincreate c83426f
Merge branch 'main' of github.com:juspay/hyperswitch into connector/p…
pixincreate 18c86ec
chore: update configs for payload connector
pixincreate a9d88a9
chore: remove country filters
pixincreate b4c9e9d
refactor: update auth key type to `CurrencyAuthKey` instead of `Heade…
pixincreate 32c0906
fix: issues
pixincreate 1304e9f
chore: enable connector customer and mandate config for payload
pixincreate 486ac82
feat: add `connectorCustomer` support, `mandate` support, use `string…
pixincreate 9e3d426
chore: lints and format
pixincreate a01f905
fix: pass mandate details in `router_request_types`
pixincreate 770d8bd
feat: add manual capture support for mandates
pixincreate a9c093d
ci: add tests for mandates in cypress
pixincreate 813459a
chore: lints
pixincreate cfc91ba
refactor: remove unnecessary fields
pixincreate 6dbff2d
revert: unit changes
pixincreate 14f321e
remove: connector customer support
pixincreate 704b77e
refactor: directly use `payment_method_id` to do recurring payment in…
pixincreate 1f9c871
Merge branch 'main' of github.com:juspay/hyperswitch into connector/p…
pixincreate e1fb89b
chore: re-use in cypress
pixincreate abd569f
refactor: remove `setup_mandate_details` as it does not affect the flow
pixincreate File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.