ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、Authorize.net の単純なSELECT 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにAuthorize.net から関連するレスポンスデータを返します。
CData Excel Add-In for Authorize.net ストアドプロシージャ
Name | Description |
CaptureTransaction | Use this procedure to capture funds for a transaction that was previously authorized using the ChargeCreditCard stored procedure. |
ChargeCreditCard | Use this method to authorize and capture a credit card payment. |