Skip to content

Changelog

2023-10-30

New columns

  • payments

    • client_language
    • user_agent

2023-03-24

New tables

  • sessions
  • vouchers
  • export_error_logs
  • export_error_history_logs
  • cost_centers
  • profile_billing_addresses
  • profile_billing_address_orders
  • paywalls

New columns

  • products

    • ranking
    • cost_center_id
  • orders

    • paywall_id

Please register a new support-ticket to have new tables and/or columns in your existing export.

2022-06-01

  • Changes in orders.csv:

    • other_payer removed
    • other_payer_company renamed to payer_company
    • other_payer_email renamed to payer_email

The export does not make a distinction whether the payment is made by other party.

As mentioned 2022-05-25, these columns are not directly available and you need to request them for export. Please register a new support-ticket to have this request processed.

2022-05-25

  • New column ranking, in file products.
  • New columns other_payer, other_payer_company, other_payer_email in file orders.csv

The new columns are currently hidden from export and you need to request the new columns for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2022-04-22

  • New file account_authentication_attempts available for export. The file contains the last 5 authentication attempts made by a customer.

The new file is currently hidden from export and you need to request this new file for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2022-02-15

  • New file offline_payment_periods for those organisations that use Billecta for invoicing and autogiro.

The new file is currently hidden from export and you need to request this new file for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2022-01-14

  • New file account_external_ids which contains references for accounts to external systems.
  • New column on products that indicates if a product is a "paper product" or contains a "paper product".

These new changes are hidden from export and you need to request these changes for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2021-09-16

  • Added new file account_timeline which contains events connected to an account

The new file is currently hidden from export and you need to request this new file for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2021-07-06

  • New column partial_payments_selected, this column indicate the number of partial payments the user selected to split the payment for.

The column is currently hidden from export and you need to request this new column for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2021-06-09

  • New column order_type available for export in the orders collection. This column indicates of the order is of a specific type, for example a gift-order.
  • New column partial_payment_id available for export in the orders collection. This column indicates which partial payment configuration is used for the order if the order is of type partial_payment.
  • New file has been added for export, partial_payment_configuration which contains information about partial payment configurations. More details

The columns and file is currently hidden from export and you need to request this new column/file for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2021-05-12

  • New column cancelled_by available for export in the user_products collection. This colum indicates if the cancellation was made by your servicedesk staff or the customer.

The column is currently hidden from export and you need to request this new column for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2021-03-31

  • Added new column vat_code to products file
  • Added new file payment_renewal_retries which contains informationa about payment retries

The column and the new file is currently hidden from export and you need to request this new column and/or file for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2021-02-04

  • Added support for transferring files to Google Cloud Platform.
  • Added support for sending notification messages to your collaboration tools (Slack supported initially).

2021-01-05

New column error_description is now availabe in export for the payments collection. This column adds more context to the payment error occurred, the contents in this column is specific to the payment provider used in the payment.

This column is currently hidden from export and you need to request this new field for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

2020-11-25

New column merchant_reference is now available in export of the orders collection. This column is currently hidden from export and you need to request this new field for export once you have prepared for import in your systems. Please register a new support-ticket to have this request processed.

Read more about merchant reference in Payway.

2020-10-29

New file has been added for export, order_creditcards which contain information about creditcard expiration dates. More details

2020-09-24

New export program is being used from this day, there are some changes that you need to be aware of.

Accounts

  • Basic properties: alias, authentication_frozen_until and last_unfreeze properties now have values, an error in the previous export produced blank values for these properties.
  • Account address: staircase, floor and apartment have been exported as "" in case of empty strings in previous version, now they are exported as nil values.

Orders

  • Column price, in the previous export it was exported with either a 1 digit precision or 2 digit precision depending on if the last digit was zero or not. Example, price 99.0 was exported as "99.0" and price 4.67 was exported as "4.67". Now all prices are exported with a 2 digit precision, example price 99.0 is now exported as "99.00" and 4.67 as "4.67".
  • Column payment_option. If payment is an Adyen based payment, the payment_option field will also contain information about which payment method is used for this order, this information is added as a suffix to the field. Example: if payment is made using creditcard, payment_option can have value adyen_scheme.

Order addresses

  • Column first_name and last_name have been exported as "" in case of empty strings in previous version, now they are exported as nil values.

User Products (subscriptions)

  • Column days_active_until_cancelled, export now produces correct number of days until cancellation date. This was previously incorrect.

2020-03-13

New collections/files available:

  • product_relations
  • product_descriptions

2019-12-17

New field in orders collection => subscription_start_date.

2019-09-23

New field in user_products collection => deactivation_reason.

2019-04-08

New fields in orders collection => period_iterations and period_price