Category Archives: Setup
How Can I Instantly Bill a Subscription in Keap?
To instantly charge a Keap Subscription using Instacharge, simply add on an optional POST parameter subscription with a value like true. That will tell Instacharge to look for a subscription instead of an order and charge that accordingly. This is especially helpful if you have an Automation in Campaign Builder or an Upsell that creates…
Where do I find my Authorization Token?
Your authorization token is needed to authenticate your requests with our server so we know who you are and how to access your Infusionsoft account. This is the token that you use for the hash parameter in your HTTP Posts. This was sent to you when you setup your account. If you can’t find the…
How do I find my Merchant Account ID in Keap?
Your Merchant Account ID is a number from within Keap that identifies each individual Merchant Account. To find this number in your Keap account:
How do I instantly charge for an order from a Legacy Action Set?
To setup an InstaCharge from an Action Set, you’ll need your secret authorization token which you got when you setup your account. From a legacy action set: Add an HTTP POST action: Set the Post URL to: https://instachargeit.com/v1/?hash=YOURSECRETTOKEN and click Save Your completed Action Set should look something like this:
How do I instantly charge for an order from Campaign Builder?
You’ll need your secret authorization token which you got when you setup your account.
How can I specify which Merchant Account to use on an InstaCharge?
When you setup your account, you specified a default Merchant Account. This is what we’ll use for all of your upsells. Alternatively, you can specify a specific merchant account to use when processing an upsell. This is great, for example, if you want to process your main product sales on one merchant account, but your…