MonnifyEase Logo
stable

Contents:

  • Usage
    • How to use monnifyease
    • How to Install monnifyease
  • MonnifyEase API Submodules package
    • Synchronous Monnify Wrapper
  • MonnifyEase APIs Synchronous package
    • Customer Reserved Account
      • update_bvn_reserve()
      • allow_payment_source()
      • update_split_config_account()
      • deallocate_customer()
      • get_reserve_transactions()
      • update_kyc_info()
    • Transactions
      • charge_card()
      • authorize_otp()
      • authorize_3ds()
  • MonnifyEase Helpers Package
    • Tool kit
      • CollectionChannel
        • CollectionChannel
      • Currency
        • Currency
      • PaymentMethods
        • PaymentMethods
  • MonnifyEase Errors Package
    • InvalidRequestMethodError
    • MonnifyEaseError
    • EnvKeyError
    • TypeValueError
  • Changelogs
    • [Version 0.1.0] - 2024-02-27
      • Added:
      • Changed:
      • Security:
    • [Version X.Y.Z] - Upcoming version
  • FAQs
    • What HTTP request methods are supported?
    • Supported Http Response Status Codes
    • Supported Http Response Codes
    • Request body data and response data formats supported
    • Authentication
MonnifyEase
  • Index
  • Edit on GitHub

Index

A | C | D | E | G | I | M | P | T | U

A

  • allow_payment_source()
  • authorize_3ds()
  • authorize_otp()

C

  • charge_card()
  • CollectionChannel (built-in class)
  • Currency (built-in class)

D

  • deallocate_customer()

E

  • EnvKeyError

G

  • get_reserve_transactions()

I

  • InvalidRequestMethodError

M

  • MonnifyEaseError

P

  • PaymentMethods (built-in class)

T

  • TypeValueError

U

  • update_bvn_reserve()
  • update_kyc_info()
  • update_split_config_account()

© Copyright 2024, Peter Mbachu. Revision b5f739e2.

Built with Sphinx using a theme provided by Read the Docs.