autoship_delete_toke​nized_payment_method_gateway_id (filter)

( src/payments.php) Part of the function. Takes the $gateway_id, the $gateway_id_types, and the $token as parameters.

Code

  do_action( 'autoship_delete_tokenized_payment_method_extend_gateway', $gateway_id, $gateway_id_types, $token );

Included in these Functions:

autoship_delete_tokenized_payment_method()