Skip to content

nmfzone/midtranspay

 
 

Repository files navigation

Veritranspay

Build Status Documentation Status Latest Version License Download format Supported Python versions Downloads

A Python client library for communicating with the Veritrans Payment Gateway.

Also, absolutely EVERYTHING in the API is subject to change in early release versions (at least until 1.0), so make sure you have a good test suite before upgrading versions!

Previous release versions will be maintained on PyPi, so make sure however you're specifying your requirements, that you're using an exact version and not just pulling the latest!

If you're needing a specific feature, feel free to submit a new issue, or even better, a pull request! Before submitting code though, make sure it includes tests and documentation!

Current Support (version 0.7)

  • Submit Credit Card Charges (VTDirect)

  • Python Versions

    • 2.7
    • 3.3
    • 3.4
  • VT-Direct

    • Credit Cards
      • 3D Secure
      • One-Click
      • Two-Click
      • Indomaret
    • Request Transaction Status
    • Cancel Transaction
    • Approve Challenged Transaction

Roadmap

Add support for additional payment methods.

  • VT-Direct
    • Mandiri ClickPay
    • CIMB Clicks
    • Permata Virtual Account

Links

Disclaimer

This software is not provided by or in any way associated with or endorsed by PT. Midtrans (Veritrans Indonesia). It is a 3rd party library to ease communication with the Veritrans API from Python Code.

It is entirely USE AT YOUR OWN RISK.

Read the license and documentation for full details.

Acknowledgements

This project has been open sourced with the gracious permission of my employer -- Apps Foundry PTE LTD.

My employer makes no assertions about the fitness of this software. It is 100% entirely USE AT YOUR OWN RISK.

About

Python client library for submitting requests to http://midtrans.co.id payment gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%