Programmatic Creation of Subscription Order Item

Created on 5 June 2024, 23 days ago

Our membership organization has a somewhat complex dues system, so I have a custom form that selects the correct product variation and field data for our dues payments. This has been working fine.

Now I would like to expand to using recurring... Is there any additional magic that I will need to do beyond the plain vanilla below?

 $order_item_option_1 = $cart_manager->addEntity($cart, $product_variation);
πŸ’¬ Support request
Status

Active

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Cayenne

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024