我一直收到此条带错误
An unexpected error has occurred with Stripe.js. This may be due to network connectivity issues, so you should try again (you won't be charged twice). If you're still having problems, please let us know!
当卡片无效时,表单永远不会提交,但表单在显示此错误后成功提交,并且在条带仪表板中添加卡片和客户时没有任何问题。
我对从本地主机到GitHub域的XHR调用有问题。
单击按钮Click to get User Profile with Ajax+JS后,将调用JS函数getUser()。代码按预期工作,即获取特定的GitHub用户详细信息(全名和化身)并显示在页面上。
## Code for "Click to get User Profile with Ajax+JS" button
<input type="button" value="Click to get User Profile with Ajax+JS" onclick="get