Lewati ke konten utama

Action: wu_domain_registration_failed

Fires after a domain registration attempt fails.

Parameters

NameTypeDescription
$payment\WP_Ultimo\Models\PaymentThe payment that triggered registration.
$registration_dataarray<string,mixed>Registration metadata including status=failed and error_message.
$error_messagestringHuman-readable error message from the registrar.

Since

  • 2.0.0

Source

Defined in inc/class-checkout-integration.php at line 1250