Collapse Menu
Classic Docs
Order Page Config, Design and Page Flow
Advanced Features
Subscriptions and Saasy
Contact Support

How to Import Existing Subscriptions from Other E-Commerce Providers

If you have existing subscriptions with an e-commerce provider that is not FastSpring, you can easily import these subscriptions into SpringBoard and FastSpring will take over the billing process.

Importing Small Quantities of Subscriptions

If you need to import a small number of subscriptions, the simplest method  is to create a new order with Order Creator for each existing subscription, where you would enter in customer contact information, the order details (including the specific subscription product, the quantity, the unit price, and any discount unit price), and send the customer the Payment Instructions Email or manually send the Payment URL, where they can re-enter their payment method details. Note: With this method, the re-bill date for the subscription will change based on when the customer enters in their payment method details.

Importing Large Quantities of Subscriptions

If you need to import a large number of subscriptions, or wish to keep the re-bill date the same as the current subscriptions, this method is more complicated, but overall can take less time. The imported subscription will fall into our dunning process when the next payment is due, and customers will be sent an email to update their payment method details. If they do not update their payment method after receiving this first email, follow-up reminder emails can be sent. These email notifications should be edited to have different wording that is better for this situation. These imported orders would be considered re-bills and would not trigger any fulfillment actions (download links, license codes) that are set on your subscription product to be sent.

From you, we will need data in a form like the CSV file attached at the end of this article. Download this file, open it in a text editor, such as Notepad++ (freeware text editor for Windows): Encoding menu > Encode in UTF-8) and TextWrangler(freeware for Mac): File menu » Reopen Using Encoding » Unicode (UTF-8) and fill in the information for each subscription. Caution: Do not open the file in Excel.

Descriptions of Field Names in CSV file with Examples

Field Name in CSV FileDescription of Field NameExamples of Field Name
 productPathWhen you go to SpringBoard's Store Home » Products and Pages and select the corresponding subscription product, this what is after /product in the Store Page URL.For http://sites.fastspring.com/test/product/subscriptionproduct the productPath is /subscriptionproduct
 quantityThe product quantity

1

 currencyThe currency for the order.

USD, EUR, AUD, GBP.

See all currencies that FastSpring supports.

 nextPeriodDateThe next date of billing for the subscription.2013-08-30, 2014-01-17
 couponCodeAny coupon code set up in SpringBoard that should be applied to the subscription.10OFF
 referrerMore information about the referrer field. This field is not required. 
 tagsSee Variable Pricing Setup for Subscriptions. This field is not required. 
 customerFirstNameThis field must be in quotes."Marianne"
 customerLastNameThis field must be in quotes."Chan"
 customerCompanyThis field must be in quotes, but is not required."Company Name"
 customerEmailThis field must be in quotes."juliee@fastspring.com"
 customerPhoneNumberThe customer's phone number without spaces, hyphens, or parenthesis. This field must be in quotes."6175551212"
customerAddressLine1This field must be in quotes."304 West 40th Street"
 customerAddressLine2This field must be in quotes, but is not required."Apartment 6F"
customerCityThis field must be in quotes."Bronxville", "Zürich"
customerPostalCodeThis field must be in quotes."16611", "8000"
customerRegionIf the address is in the United States, this is the 2-letter state abbreviation. This is not required for non-US subscriptions.

NY, MA, CA.

See all two letter state abbreviations.

 customerCountryThe two letter country ISO 3166-1 code.

US, CH

See all two letter country ISO 3166-1 codes.

 taxExemptionDataThe VAT ID from customers to exempt them from paying VAT. This field is not required.12345678, HU12345678, ESX9999999X

Each field must be separated by a comma ,.  If a field is left blank, it still needs quotes "", when appropriate, and a comma , after it. You also need a comma , and a line break to begin the next subscription. 

Make sure to delete the information for the two fake example subscriptions. Save the file as a .csv with UTF-8 encoding. Open a support ticket to request the subscription import, and attach the .csv file to the ticket. We will take care of the rest.

We're Here to Help

 If you need assistance importing existing subscriptions from other e-commerce providers, please open a support ticket.

CSV File to Download

Download this file, open it in a text editor, such as Notepad (for PC) or TextEdit (for Mac). Do not open it in Excel.