checkout / frames-react-native

Frames React Native
17 stars 25 forks source link

Update public key regex #17

Closed joshlam closed 2 years ago

joshlam commented 2 years ago

Updates the live public key regex to match the actual shape of the live public keys. This is copied over from checkout-sdk-node. Also updates the name of the constants since these regex are for the public keys, not secret keys.

https://github.com/checkout/checkout-sdk-node/blob/master/src/config.js#L16