recurring_payment_terms_of_service_url property

String recurring_payment_terms_of_service_url
read / write

An HTTP URL with terms of service for recurring payments. If non-empty, the invoice payment will result in recurring payments and the user must accept the terms of service before allowed to pay.

Implementation

late String recurring_payment_terms_of_service_url;