Stripe elements: how can I validate a card element is not blank client-side?

后端 未结 0 1140
花落未央
花落未央 2021-01-24 00:58

Stripe recommends using the change event for client side validation of the card element:

cardElement.on(\'change\', function(event) {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题