In method below when I go from credit card to opaque data it ERRORS with
E000001function createPaymentProfile(customerProfileId, opaqueData,
billingInfo,Email) { return new Promise((resolve, reject) => { const
opaque = new ApiContracts.OpaqueDataType...