We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 capability to onboard customers and their bank details prior to making a txn.
Current State Only card payment method can be persisted using /payment_methods endpoint. A txn has to be completed for persisting bank details.
Use case Use payment_tokens for initiating a bank txn.
Add capability in /payment_methods CREATE API to persist bank details.
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
This is merged and deployed in sandbox.
Sorry, something went wrong.
kashif-m
No branches or pull requests
Feature Description
Add capability to onboard customers and their bank details prior to making a txn.
Current State
Only card payment method can be persisted using /payment_methods endpoint. A txn has to be completed for persisting bank details.
Use case
Use payment_tokens for initiating a bank txn.
Possible Implementation
Add capability in /payment_methods CREATE API to persist bank details.
Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: