alias Stripe::PaymentIntentProcessing1

Overview

If present, this property tells you about the processing state of the payment.

Alias Definition

Stripe::PaymentIntentProcessing

Defined in:

stripe/models/payment_intent_processing1.cr

Constant Summary

ERROR_MESSAGE_FOR__TYPE = "invalid value for \"_type\", must be one of [card]."
VALID_VALUES_FOR__TYPE = String.static_array("card")