0

我尝试导入paytabs以响应 js 项目,但它不起作用

var paytabs = require('paytabs')
paytabs.ValidateSecretKey("my email in the dashboard", "my secret Key", function(response){
  console.log(response);
});
4

0 回答 0