Plugin Directory

Changeset 2625154


Ignore:
Timestamp:
11/05/2021 03:26:42 PM (4 years ago)
Author:
iwdagency
Message:

add bn code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iwd-checkout-connector/trunk/includes/checkout/class-iwd-con-buttons.php

    r2602882 r2625154  
    116116                    "components": "buttons,messages",
    117117                    "vault": "true",
     118                    "data-partner-attribution-id": "<?php echo $this->bn_code;?>",
    118119                    "merchant-id": '<?php echo esc_html(get_option('merchant_id')); ?>'
    119120                }).then((paypal) => {
Note: See TracChangeset for help on using the changeset viewer.