returnUrl property

String? returnUrl
final

An optional value for card payment method but required for paymaya. The URL to redirect your customer back to after they authenticate or cancel their payment. This parameter is only used for redirect-based payment methods.

Implementation

final String? returnUrl;