Variable PaymentIntentOccurrenceTypeConst
PaymentIntentOccurrenceType: {
CONSUMER_AD_HOC: "consumer_ad_hoc";
MERCHANT_AD_HOC: "merchant_ad_hoc";
MERCHANT_RECURRING: "merchant_recurring";
} = ...
Type declaration
-
Readonly
CONSUMER_AD_HOC: "consumer_ad_hoc"
-
Readonly
MERCHANT_AD_HOC: "merchant_ad_hoc"
-
Readonly
MERCHANT_RECURRING: "merchant_recurring"