captureMethod property
Controls when the funds will be captured from the customer’s account.
Implementation
@JsonKey(name: "capture_method")
PaymentIntentCaptureMethod get captureMethod =>
throw _privateConstructorUsedError;
Controls when the funds will be captured from the customer’s account.
@JsonKey(name: "capture_method")
PaymentIntentCaptureMethod get captureMethod =>
throw _privateConstructorUsedError;