Package com.chargebee.models
Class PaymentIntent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic enumstatic enumstatic class -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount()static PaymentIntent.CreateRequestcreate()gateway()id()static Requeststatus()static PaymentIntent.UpdateRequestMethods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
-
Constructor Details
-
PaymentIntent
-
PaymentIntent
public PaymentIntent(org.json.JSONObject jsonObj)
-
-
Method Details
-
id
-
status
-
currencyCode
-
amount
-
gatewayAccountId
-
expiresAt
-
referenceId
-
paymentMethodType
-
successUrl
-
failureUrl
-
createdAt
-
modifiedAt
-
resourceVersion
-
updatedAt
-
customerId
-
gateway
-
activePaymentAttempt
-
paymentAttempts
-
businessEntityId
-
create
-
update
-
retrieve
-