capture_charge: Capture a charge

Description Usage Arguments Value See Also

View source: R/charge.R

Description

Capture a charge

Usage

1
2
capture_charge(chargeId, amount = NULL, application_fee = NULL,
  receipt_email = NULL, statement_descriptor = NULL)

Arguments

chargeId

A charge from a previous uncaptured charge

amount

Amount in smallest currency unit

application_fee

Optional charge fee.

receipt_email

email address to send receipt to

statement_descriptor

22 chars displayed on customer statement

Value

A charge object

See Also

Other charges: charge_card, get_charge, list_charges, update_charge


MarkEdmondson1234/stripeR documentation built on Nov. 6, 2019, 3:21 p.m.