omise / omise-node

Omise Node.js Library
https://docs.opn.ooo
102 stars 53 forks source link

Error when import omise in React.js #64

Closed tidjungs closed 6 years ago

tidjungs commented 7 years ago

try to import omise-node

const omise = require('omise')({
  'secretKey': 'skey_test_...',
  'omiseVersion': '2015-09-10'
});
screen shot 2560-08-21 at 2 50 43 pm
tonmanna commented 6 years ago

This repo used for nodejs app(server side). If you wish to used omese from client side just follow this documents. https://www.omise.co/omise-js-api