Stripe Capture Charge
通过 Aident Loadout 使用 Stripe Tools 的 Stripe Capture Charge。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Tool to capture payment on an uncaptured charge. Use when a charge was created with capture=false and you're ready to capture the payment.
通过 Aident Loadout 使用 Stripe Tools 的 Stripe Capture Charge。执行前查看输入、输出、设置、价格和风险。
Tool to capture payment on an uncaptured charge. Use when a charge was created with capture=false and you're ready to capture the payment.
amountintegerThe amount to capture in cents (or smallest currency unit). If not specified, the full amount is captured. Cannot exceed the original, uncaptured amount of the charge.
charge必填stringThe identifier of the charge to be captured. Typically starts with 'ch_'.
receipt_emailstringThe email address to send the receipt to. Overrides the charge's receipt_email. Maximum 800 characters. Receipts are not sent in test mode.
transfer_groupstringTransaction group identifier. May only be provided if not previously set.
statement_descriptorstringStatement descriptor text for non-card charges with 22-character limit. For card charges, ignored if statement_descriptor_suffix is provided.
transfer_data_amountintegerThe amount to transfer to the destination account without creating an Application Fee object. Must be used with Stripe Connect.
application_fee_amountintegerAn application fee amount to add to this charge, not exceeding the original amount.
statement_descriptor_suffixstringSuffix concatenated to account's statement descriptor prefix for card charges.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。