Ports 搜索

共有173项符合/finance/的查询结果,以下是第8190项(搜索用时0.005秒)
Generic interface for processing online credit card payments
Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). IMPORTANT: Business::OnlinePayment only defines the frontend interface to the system, in order to use it you also need to have at least one backend processing module installed, the processors supported are listed below along with the types of transactions supported.
finance/Business-PayPal-IPN-1.94 (Score: 0.1811964)
Perl extension that implements PayPal IPN v1.5
Business::PayPal::IPN - Perl extension that implements PayPal IPN
finance/Data-Currency-0.06000 (Score: 0.1811964)
Container class for currency conversion/formatting
The Data::Currency module provides basic currency formatting and conversion.
Print Taiwan Unified Invoice with U420 printer
This module generates commands for the Epson RP-U420 invoice printer for printing the Unified Invoice in Taiwan. You must install the driver and printer processor properly before you can use the module. You can define multiple lines of headers that will appear on each page of the printed invoices, and when you do println the module does all the necessary paging and stamping for you.
Module for Taishin Bank Convenient Store Payment Management
This module provides utility functions for the convenient store payment collection service by TSIB (Taishin International Bank, Taiwan).
Module for Taishin Bank Virtual Account Management
This module provides utility functions for the virtual account service by TSIB (Taishin International Bank, Taiwan).
Perl module to handle WorldPay Junior for payment services
This module provides a simple way to handle transactions sent to WorldPay for payment when using the WorldPay Select Junior service. This module aims for simplicity. All it does is track the transaction and then verify the callback data supplied by WorldPay after a payment has been made. The module is designed with the requirement to immediately verify that a payment has been made and is as expected in mind.
Perl functions for formatting monetary values
Perl functions for converting monetary values to different formats.
finance/Math-Financial-0.76 (Score: 0.1811964)
Perl module containing common functions for loans and annuities
Math::Financial contains common functions for loans and annuities.
finance/PayflowPro-4706 (Score: 0.1811964)
Pure Perl PayflowPro payment gateway interface
Interface to HTTP gateway for PayPal's Payflow Pro service, as described on the PayPal developer site at https://www.x.com/docs/DOC-1642 See also the developer area: https://www.x.com/community/ppx/xspaces/web_checkout/payflow?view=documents This module is intended to be a drop-in replacement for PFProAPI (a couple of minor changes to your code are necessary to use this module instead of PFProAPI). The major difference is that it is pure Perl, and not architecture dependent (ie, you can use this on your 64-bit FreeBSD platform.)