'description'=>__('By default, subscription payments are captured only when saving the payment method was successful. Without a saved payment method, automatic renewal payments are not possible.','woocommerce-paypal-payments'),
'description_with_tip'=>__('Determines whether authorized payments for subscription orders are captured or voided if there is no saved payment method. This only applies when the intent Capture is used for the subscription order.','woocommerce-paypal-payments'),
'options'=>array(
'void_auth'=>__('Void authorization & fail the order/subscription','woocommerce-paypal-payments'),
'capture_auth'=>__('Capture authorized payment & set subscription to Manual Renewal','woocommerce-paypal-payments'),