Integration not sending last name to ConvertKit
-
Hi,
I am trying to send both the first and last name to ConvertKit. When I enable the Billing First Name + Billing Last Name option in the Integration settings, only the first name makes it through to ConvertKit.
I also enabled logging and in the log, it looks like the first and last names are picked up but not added to the array that gets sent over to ConvertKit.
Here is the example from the log:
04-14-2023 @ 19:24:06 - API: form_subscribe(): [ form_id: xxxx, email: [email protected], first_name: Nat Miletic ] 04-14-2023 @ 19:24:06 - API: tag_subscribe(): [ tag_id: xxxx, email: [email protected]] 04-14-2023 @ 19:24:07 - API: purchase_create(): [ purchase: Array ( [transaction_id] => xxxx [email_address] => [email protected] [first_name] => Nat [currency] => CAD [transaction_time] => 2023-04-14 19:23:58 [subtotal] => xxxx [tax] => 0 [shipping] => 0 [discount] => xxxx [total] => 0 [status] => paid [products] => Array ( [0] => Array ( [pid] => xxxx [lid] => xxxx [name] => xxxx [sku] => [unit_price] => xxxx [quantity] => x ) ) [integration] => WooCommerce ) ] 04-14-2023 @ 19:25:49 - API: get_forms() 04-14-2023 @ 19:25:49 - API: get_sequences() 04-14-2023 @ 19:25:49 - API: get_tags() 04-14-2023 @ 19:25:50 - API: get_custom_fields()
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Integration not sending last name to ConvertKit’ is closed to new replies.