#JAIME
1 messages · Page 1 of 1 (latest)
Hi there
any idea how to get that info
We're not really reporting experts in here, but the custom fields won't be available on the payment intent object. They are on the Checkout Session (which is what Payment Links use under the hood) object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok thanks