1.4.10 • Published 4 years ago

@boltfive505/paymongo-node-js v1.4.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

paymongo-node-js

My personal paymongo nodejs library (converted to commonjs)

You can alos look at the OFFICIAL paymongo library

Why I made my own?

I'm currently developing using React Native expo-cli. I get the error "Buffer is not defined", and it only shows on android.

What are the changes that I made?

The "official" paymongo node library is using the Buffer class for converting string to base64.

So on my library, I used btoa and polyfilled it with the base-64 library.

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.3.4

4 years ago

1.4.9

4 years ago

1.4.8

4 years ago

1.4.10

4 years ago

1.4.7

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.0.0

4 years ago