🚫 This project is no longer maintained
Simple Data Pipe connector for Stripe.com
This connector uses the stripe API to fetch some or all objects and the Simple Data Pipe SDK to store them in Cloudant. No data enrichment is performed.
Need to load data from other sources? Check out the connector repository.
To load data from Stripe you need to have an account with Admin permissions. For details on how to configure the Simple Data Pipe application in the Stripe web console, refer to the tutorial.
Deploy the Simple Data Pipe in Bluemix using the Deploy to Bluemix button or manually.
This connector is installed by default in the Simple Data Pipe application.
To load billing information from stripe.com:
- Select Stripe for the Type when creating a new pipe.
- In the Connect page, enter the OAuth consumer key and consumer secret from the Stripe account settings page.
- Click Connect to Stripe.
- If prompted to authenticate, log in using your Stripe credentials.
- Grant the Simple Data Pipe read access to your data.
- In the Filter data page, select All tables to load data for all supported stripe object types or a single object type (e.g. customer) to only load a subset of data.
- Schedule a pipe run or run the pipe immediately.
Copyright [2015-2016] IBM Cloud Data Services
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.