#dacian.capitan
1 messages · Page 1 of 1 (latest)
If you have the Payment Method Id, you can call the Retrieve Payment Method API
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
i cant acces that payment methods
this is docs
not sure if i can acces that info with api
from java backend i forgot to mention
What do you mean by can't access that payment method?
Do you have a Payment Method id? pm_xxx
i want to implement Checkout with Link so all user information is collected by LinkApp
"Customers store their payment information with the Link app, and reuse it across any Stripe merchants with Link enabled."
Yeah I get that, and after the customers finished their transactions, you should receive some webhook events like payment_intent.succeeded