return_url property
The url your customer will be directed to after they complete payment.
Implementation
// ignore: non_constant_identifier_names
String get return_url;
The url your customer will be directed to after they complete payment.
// ignore: non_constant_identifier_names
String get return_url;