README
Paymob sdk
Work in progress currntly only provides helper for calculating secure hash
Installastion
npm install --save paymob
Documentation
Check test/secure_hash.js for how to use to calculate secure hash
Work in progress currntly only provides helper for calculating secure hash
<script type="module">
import paymob from 'https://cdn.skypack.dev/paymob';
</script>
Work in progress currntly only provides helper for calculating secure hash
npm install --save paymob
Check test/secure_hash.js for how to use to calculate secure hash