business-onlinepayment-ogone:Ogone 支付 API 的实现

时间:2021-06-18 11:25:48
【文件属性】:
文件名称:business-onlinepayment-ogone:Ogone 支付 API 的实现
文件大小:32KB
文件格式:ZIP
更新时间:2021-06-18 11:25:48
名称 Business::OnlinePayment::Ogone - 通过 Ogone 进行在线支付处理 综合系统 use common::sense; use Data::Dumper; use Business::OnlinePayment; my $tx = new Business::OnlinePayment('Ogone', pspid => 'fred', login => 'bedrock_api', password => 'fl1nst0ne' ); $tx->test_transaction(1); # remove when migrating to production env
【文件预览】:
business-onlinepayment-ogone-master
----.gitignore(81B)
----Changes(148B)
----t()
--------30_alias.t(3KB)
--------10_functional.t(2KB)
--------40_recur.t(3KB)
--------50_lowercase_pspid.t(4KB)
--------00_use.t(137B)
--------20_account.t(12KB)
----README.pod(17KB)
----lib()
--------Business()
----dist.ini(448B)

网友评论