#Moath Rababah
1 messages · Page 1 of 1 (latest)
You can set the active to false (https://stripe.com/docs/api/payment_links/payment_links/update?lang=java#update_payment_link-active) to deactive a PaymentLink. However, it means this PaymentLink is deactived for all your customers, not just the one who just finished payment.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.