successUrl property

String successUrl
final

The URL to which Stripe should send customers when payment or setup is complete. If you’d like access to the Checkout Session for the successful payment, read more about it in the guide on fulfilling orders.

Implementation

final String successUrl;