0

I try to import paytabs to react js project but it doesn't work

var paytabs = require('paytabs')
paytabs.ValidateSecretKey("my email in the dashboard", "my secret Key", function(response){
  console.log(response);
});
Nsevens
  • 2,588
  • 1
  • 17
  • 34

0 Answers0