When using the Visa Checkout SDK and initializing, the `apikey` is my Inbound API Key and the `encryptionKey` is the Visa Checkout API key I received from CyberSource during configuration on their end. Is this correct?
V.init({
apikey: "Visa Checkout Inbound API key",
encryptionKey: "Visa Checkout API key from CyberSource",