Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: SUBSCRIPTION_EXPIRY_DATE is a datetime. You can't map it to a date field. You need to use a datetime field or a text field.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: Try subscribing a user manually from frontend then paying the basket from backend. If you're subscribing from backend it's possible the user store that happens after CBSubs is causing the field value to revert. Not sure how this will behave with the import feature.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.