1.4.10 • Published 2 years ago

@boltfive505/paymongo-node-js v1.4.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.3.4

2 years ago

1.4.9

2 years ago

1.4.8

2 years ago

1.4.10

2 years ago

1.4.7

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.0

3 years ago