PaymentProcessing
Module | Type | Description |
---|---|---|
AuthorizeNet | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
PayPal | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
Square | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
DeleteRecord | Deletes the specified target record | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
Stripe | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
DeleteRecord | Deletes the specified target record | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record |
Last updated