Add api to update a customer payment methods #5015
Closed
mattiaz9
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
We do offer this within the customer portal today on Polar. However, we cannot expose it a pure API for security reasons, but our intent is to ship all end-customer facing components on Polar as standalone React packages to easily self-host, embed and customize such forms, but then being able to set it up so no requests/data is passed insecurely at any point. This is part of our v2.0 roadmap/vision for Polar that can be found here: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This could be useful to integrate in some applications using subscriptions, where a customer can update a payment method that is not longer valid, or add a new one as backup.
I know stripe has those apis, so can it be done in Polar?
Beta Was this translation helpful? Give feedback.
All reactions