mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 13:44:42 +08:00
do not send the email when creating referreldata for link
This commit is contained in:
parent
25fa11b0f8
commit
7fd2712aa4
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ class PartnerReferralsData {
|
|||
private function default_data(): array {
|
||||
|
||||
return array(
|
||||
'email' => $this->merchant_email,
|
||||
'partner_config_override' => array(
|
||||
'partner_logo_url' => 'https://connect.woocommerce.com/images/woocommerce_logo.png',
|
||||
'return_url' => admin_url(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue