API Reference
A
PaymentMethod
resource describes which payment method was used to fulfill a payment. It is used with a PaymentIntent to collect payments.A
PaymentIntent
resource is used to track and handle different states of the payment until it succeeds.A
Payment
resource is an attempt by your customer to send you money in exchange for your product. This is a reference to an amount that you are expecting to receive if a payment resource with paid status becomes a part of a payout. If the payment status is failed
, you can determine the reason for failure.Last modified 1yr ago