Template:Emulators

From 360Works Product Documentation Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "==Emulators And Alternate URLs== If you would like to use an perform a transaction against an alternate URL with Plastic, call the CCSetGateway function with the additional p...")
 
m (Emulators And Alternate URLs)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
==Emulators And Alternate URLs==
 
==Emulators And Alternate URLs==
  
If you would like to use an perform a transaction against an alternate URL with Plastic, call the CCSetGateway function with the additional parameter '''url''', whose value would correspond to the alternate url. Gateway emulators often fashion an application programming interface that resembles that of a competing gateway to ease the integration process for merchants who switch to their gateway. This is an example of a scenario which might require the use of an alternate URL.
+
If you would like to use Plastic to perform transactions against an alternate URL, call the CCSetGateway function with the additional parameter '''url''', whose value would correspond to the alternate url. A gateway emulator is a common use case for an alternate URL. Gateway emulators fashion an application programming interface that resembles that of a competing gateway to ease the integration process for merchants who switch to their gateway.
  
 
'''Example of communicating with a gateway that provides an Authorize.Net emulator at the URL http://AlternateURLGoesHere.com'''<br/>
 
'''Example of communicating with a gateway that provides an Authorize.Net emulator at the URL http://AlternateURLGoesHere.com'''<br/>

Latest revision as of 22:21, 5 November 2013

[edit] Emulators And Alternate URLs

If you would like to use Plastic to perform transactions against an alternate URL, call the CCSetGateway function with the additional parameter url, whose value would correspond to the alternate url. A gateway emulator is a common use case for an alternate URL. Gateway emulators fashion an application programming interface that resembles that of a competing gateway to ease the integration process for merchants who switch to their gateway.

Example of communicating with a gateway that provides an Authorize.Net emulator at the URL http://AlternateURLGoesHere.com

Set Variable [$result; Value:CCSetGateway ("Authorize.Net" ; "url=http://AlternateURLGoesHere.com/")]

The call to CCSetGateway acts as a flag, so all subsequent transactions will point to the alternate URL until otherwise specified or FileMaker is restarted.

Personal tools
Namespaces

Variants
Actions
Plug-in Products
Other Products
Navigation
Toolbox