semvertest:测试语义版本

时间:2024-05-16 10:08:28
【文件属性】:

文件名称:semvertest:测试语义版本

文件大小:104KB

文件格式:ZIP

更新时间:2024-05-16 10:08:28

JavaScript

Authorize.Net SDK的Node.js示例代码 #仅测试123 该存储库包含一些工作代码示例,这些示例演示了Node.js与集成。 就像我们的一样,这些样本按类别和常见用法示例进行组织。 我们的API参考指南是Authorize.Net API的交互式参考。 它解释了每种API方法的请求和响应参数,并具有嵌入式代码窗口,可让您直接在《 API参考指南》中发送实际请求。 使用示例代码 样本都是完全独立且独立的。 您可以分析它们以了解特定方法的工作原理,也可以将代码片段用作自己项目的起点。 您也可以直接从命令行运行每个样本。 从命令行运行示例 克隆此存储库: $ git clone https://github.com/AuthorizeNet/sample-code-node.git 安装 : $ npm install authorizenet 按名称运行


【文件预览】:
semvertest-main
----CustomerProfiles()
--------get-customer-payment-profile-list.js(3KB)
--------create-customer-profile.js(3KB)
--------index.js(2KB)
--------get-customer-payment-profile.js(2KB)
--------delete-customer-payment-profile.js(2KB)
--------update-customer-profile.js(2KB)
--------validate-customer-payment-profile.js(2KB)
--------update-customer-payment-profile.js(3KB)
--------create-customer-profile-from-transaction.js(2KB)
--------get-customer-profile-ids.js(2KB)
--------delete-customer-shipping-address.js(2KB)
--------delete-customer-profile.js(2KB)
--------get-customer-profile.js(2KB)
--------create-customer-shipping-address.js(2KB)
--------create-customer-profile-with-accept.js(3KB)
--------get-customer-shipping-address.js(2KB)
--------update-customer-shipping-address.js(3KB)
--------create-customer-payment-profile.js(3KB)
----Sha512()
--------compute_trans_hashSHA2.js(792B)
----utils.js(519B)
----RecurringBilling()
--------get-list-of-subscriptions.js(3KB)
--------create-subscription-from-customer-profile.js(3KB)
--------index.js(650B)
--------get-subscription-status.js(2KB)
--------get-subscription.js(2KB)
--------update-subscription.js(2KB)
--------create-subscription.js(4KB)
--------cancel-subscription.js(2KB)
----AcceptSuite()
--------get-accept-customer-profile-page.js(2KB)
--------create-an-accept-payment-transaction.js(7KB)
--------get-an-accept-payment-page.js(2KB)
----package.json(780B)
----.github()
--------workflows()
----MobileInAppTransactions()
--------index.js(139B)
--------create-an-android-pay-transaction.js(6KB)
--------create-an-apple-pay-transaction.js(6KB)
--------create-an-accept-transaction.js(3KB)
----PaymentTransactions()
--------create-chase-pay-transaction.js(7KB)
--------index.js(1KB)
--------debit-bank-account.js(6KB)
--------update-split-tender-group.js(2KB)
--------charge-tokenized-credit-card.js(7KB)
--------capture-funds-authorized-through-another-channel.js(4KB)
--------credit-bank-account.js(4KB)
--------charge-customer-profile.js(5KB)
--------void-transaction.js(3KB)
--------authorize-credit-card.js(7KB)
--------capture-previously-authorized-amount.js(3KB)
--------refund-transaction.js(3KB)
--------charge-credit-card.js(7KB)
----LICENSE(1KB)
----VisaCheckout()
--------index.js(211B)
--------decrypt-visa-src-data.js(5KB)
--------create-visa-src-transaction.js(6KB)
----test-runner.js(14KB)
----PayPalExpressCheckout()
--------void.js(3KB)
--------authorization-and-capture.js(4KB)
--------index.js(663B)
--------authorization-and-capture-continued.js(4KB)
--------authorization-only-continued.js(4KB)
--------prior-authorization-capture.js(3KB)
--------authorization-only.js(3KB)
--------credit.js(3KB)
--------get-details.js(3KB)
----list_of_sample_codes.txt(1KB)
----README.md(2KB)
----yarn.lock(46KB)
----constants.js(113B)
----TransactionReporting()
--------index.js(583B)
--------get-merchant-details.js(2KB)
--------get-batch-statistics.js(2KB)
--------get-transaction-details.js(2KB)
--------get-customer-profile-transaction-list.js(3KB)
--------get-transaction-list.js(3KB)
--------get-unsettled-transaction-list.js(3KB)
--------get-settled-batch-list.js(2KB)
----FraudManagement()
--------approve-or-decline-held-transaction.js(3KB)
--------get-held-transaction-list.js(3KB)

网友评论