Closed joshlam closed 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.
checkout-sdk-node
https://github.com/checkout/checkout-sdk-node/blob/master/src/config.js#L16
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