#MxFx2-qs
1 messages · Page 1 of 1 (latest)
@still lake if you want a refund, you'd call https://stripe.com/docs/api/refunds/create passing the payment_intent field.
For receipts, there's not a way to add line items to them when using PaymentIntents directly unfortunately!
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.