Thanks to visit codestin.com
Credit goes to fastspringexamples.com



Select Page

Methods

Methods are actions that can be performed against the FastSpring Store Builder Library using JavaScript.  These methods typically require two parts:

  1.  The Store Builder Library Script
  2. The JavaScript Method to be performed

An example will look like this:

<script>
     fastspring.builder.add('phot-io-main-app');
</script>

Methods – JavaScript Functions