-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[IMP] payment_xendit: tokenization update #14028
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
base: 18.0
Are you sure you want to change the base?
Conversation
Hello @auva-odoo , ANV asked me to tag you for this request. Thanks! |
d59b18e
to
b22ccb0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @nni-odoo, here you go 🙂
b22ccb0
to
dcfe125
Compare
@auva-odoo thanks for the feedbacks! |
After communicating with Xendit, we found out that multi use tokens without authorization is only doable when customer has requested for the Merchant Initiated Transaction feature. This means that we should by default not support tokenization but point out that they can enable saving payment method if they have requested the feature from Xendit Support team.
dcfe125
to
7086df1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nni-odoo @auva-odoo linked pull request(s) odoo/odoo#214708 not ready. Linked PRs are not staged until all of them are ready. |
@auva-odoo noted with thanks! |
After communicating with Xendit, we found out that multi use tokens without authorization is only doable when customer has requested for the Merchant Initiated Transaction feature. This means that we should by default not support tokenization but point out that they can enable saving payment method if they have requested the feature from Xendit Support team.