e7781ba407
* add typedefs for store notice context * improve useStoreNotices hook so returned interfaces are fairly constant * fix dependencies, defaults, and add types * fix dependencies * fix dependencies * improve functions exposed on validation context so they are more constant * fixing dependencies * normalize tokenId to string everywhere Assuming the token is a number is a bad idea because it is feasible that source for some payment methods could be a string. Also when retrieved as an input value, the id will be a string anyways. |
||
---|---|---|
.. | ||
no-payment-methods | ||
express-checkout.js | ||
express-payment-methods.js | ||
index.js | ||
payment-method-error-boundary.js | ||
payment-methods.js | ||
saved-payment-method-options.js | ||
style.scss |