Documentation ¶
Index ¶
- func BinNumber(req utils.RequestConvertible, opt *model.Options) (*binNumber, error)
- func CancelPayment(req utils.RequestConvertible, opt *model.Options) (*cancelPayment, error)
- func CreateCard(req utils.RequestConvertible, opt *model.Options) (*createCard, error)
- func CreatePayment(req utils.RequestConvertible, opt *model.Options) (*createPayment, error)
- func CreateThreedsPayment(req utils.RequestConvertible, opt *model.Options) (*createPayment, error)
- func DeleteCard(req utils.RequestConvertible, opt *model.Options) (*baseResponse, error)
- func InitializeThreedsPayment(req utils.RequestConvertible, opt *model.Options) (*initializeThreedsPayment, error)
- func InstallmentInfo(req utils.RequestConvertible, opt *model.Options) (*installmentInfo, error)
- func RefundPayment(req utils.RequestConvertible, opt *model.Options) (*refundPayment, error)
- func RetrievePayment(req utils.RequestConvertible, opt *model.Options) (*retrievePayment, error)
- func RetriveCards(req utils.RequestConvertible, opt *model.Options) (*retriveCards, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinNumber ¶
func BinNumber(req utils.RequestConvertible, opt *model.Options) (*binNumber, error)
func CancelPayment ¶
func CancelPayment(req utils.RequestConvertible, opt *model.Options) (*cancelPayment, error)
func CreateCard ¶
func CreateCard(req utils.RequestConvertible, opt *model.Options) (*createCard, error)
func CreatePayment ¶
func CreatePayment(req utils.RequestConvertible, opt *model.Options) (*createPayment, error)
func CreateThreedsPayment ¶
func CreateThreedsPayment(req utils.RequestConvertible, opt *model.Options) (*createPayment, error)
func DeleteCard ¶
func DeleteCard(req utils.RequestConvertible, opt *model.Options) (*baseResponse, error)
func InitializeThreedsPayment ¶
func InitializeThreedsPayment(req utils.RequestConvertible, opt *model.Options) (*initializeThreedsPayment, error)
func InstallmentInfo ¶
func InstallmentInfo(req utils.RequestConvertible, opt *model.Options) (*installmentInfo, error)
func RefundPayment ¶
func RefundPayment(req utils.RequestConvertible, opt *model.Options) (*refundPayment, error)
func RetrievePayment ¶
func RetrievePayment(req utils.RequestConvertible, opt *model.Options) (*retrievePayment, error)
func RetriveCards ¶
func RetriveCards(req utils.RequestConvertible, opt *model.Options) (*retriveCards, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.