CSV Template contains extra fields; amount, tax_amount etc

  • Paul Jenkins
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 month ago #110845 by Paul Jenkins
Hi,

In Setup I have added some Custom Fields and removed some Core fields to match the old data I need to import.

CSV Import template has these new fields, all good.

But it also has extra fields:


plan
username
password

created_date
payment_date
from_date
to_date
published amount
tax_amount
discount_amount
gross_amount
payment_method
transaction_id
membership_id

Do I need to add these to my CSV file before I import it ?

Thanks for your advice.

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #110875 by Tuan Pham Ngoc
Hi

From all the fields you needed, these fields need to be available

published: 0 mean subscription status is Pending, 1 is Active, 2 is Expired
from_date: The start date of subscription
to_date: The end date of subscription

All other fields are optional

Regards,

Tuan

Please Log in or Create an account to join the conversation.