1.0.0 • Published 9 years ago
mundipagg-one v1.0.0
Mundipagg NodeJS PHP Library
NodeJS Project
$ npm i -S mundipagg-one
Simulator rules by amount
Authorization
<= $ 1.050,00 -> Authorized
>= $ 1.050,01 && < $ 1.051,71 -> Timeout
>= $ 1.500,00 -> Not Authorized
Capture
<= $ 1.050,00 -> Captured
>= $ 1.050,01 -> Not Captured
Cancellation
<= $ 1.050,00 -> Cancelled
>= $ 1.050,01 -> Not Cancelled
Refund
<= $ 1.050,00 -> Refunded
>= $ 1.050,01 -> Not Refunded
Documentation
More Information
Access the SDK Wiki HERE.
1.0.0
9 years ago