Create on demand
-
Hello,
Is there any function or way to create multiple shipping addresses by backend code?
We use wordpress API to create new user and attach billing and shipping to them. But we want more than 3-4 shipping addresses. Is there a way to create them like:
add_user_address($user_id, $args); where $args are the fields?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Create on demand’ is closed to new replies.