We have a flow where we allow users to store a credit card for later use in our app. It would be nice if the CTA on the button was something other than "Pay" since the user is not actually paying anything at this point.

I haven't found a way to change the CTA (to ex. "Save"). It would be really nice to have this option when storing credit cards.
We are using a styled CardComponent.
We have a flow where we allow users to store a credit card for later use in our app. It would be nice if the CTA on the button was something other than "Pay" since the user is not actually paying anything at this point.
I haven't found a way to change the CTA (to ex. "Save"). It would be really nice to have this option when storing credit cards.
We are using a styled
CardComponent.