This page allows you to configure demo pages to match the use case for your application.
Setup
First confirm your Javascript version. If you are doing a new integration you should always choose the latest
version, otherwise select the version that matches your implementation. Next select the operation and payment
source, then select the appropriate authorization method. Card Entry Context for Credit, or ACH Authorization Type
for ACH
Payor Information
Next fill in the Payor information panel. If you want to simulate having payor information already provided by
your system, go ahead and enter it here. If you leave it blank it will be expected to be entered on the demo page.
Use the check boxes to show whether these fields will show on the Demo Host page, on the iFrame, or both.
Note: Only the Name on Account and Zip code are required for Hosted Payments, the other fields are optional.
Amounts
Next you have the Amount information panel. Hosted Payments supports a single payment amount or a subtotal with
tax and total. If you want to have a tip amount then you will need to perform an authorization and then add
the tip with the "Capture" method in the API
Note that amounts are ignored if doing a Token Only operation
Additional Options
- Customer ID - Pass in your customer identifier to assist with tracking
- Submit Button Text - Specify what the submit button says on the iFrame
-
Include Token - When performing a payment or authorization, this option will allow you to ALSO get a
token back
- Disable Duplicate Detection - Disables the duplicate detection for this transaction
- Auto Void if not Captured time - Set a number of minutes before the authorization gets auto voided
-
Perform Captcha - Specify if you want to enable captcha for this transaction (Note this can be overrided
by FullsteamPay configuration)