cancel
Showing results for 
Search instead for 
Did you mean: 

cybersource-rest-client These dependencies were not found

I am trying to create a new app in vue.js. Basically just wanting the same output from cybersource microform node. https://github.com/CyberSource/cybersource-flex-samples-node /omegleshagle

In my vue project main.js

import cybersourceRestApi from '../node_modules/cybersource-rest-client';

var instance = new cybersourceRestApi.KeyGenerationApi(configObj);

I am encountering an error with its dependencies. There's a lot missing but here's first 3 examples

  • ApiClient in ./node_modules/cybersource-rest-client/src/index.js
  • api/CaptureApi in ./node_modules/cybersource-rest-client/src/index.js
  • api/ConversionDetailsApi in ./node_modules/cybersource-rest-client/src/index.js Error /voojio
MariOkudoduma
Member
0 REPLIES 0