The Payment Provider service plugin (formerly SPI) provides functionality for integrating your site with payment providers not currently supported by Wix.
With this service plugin, you can:
Learn more about using the Payment Provider service plugin.
getConfig()
function in the -config.js file that is added to your site during step 1.connectAccount()
, createTransaction()
, and refundTransaction()
functions in the .js file that is added to your site during step 1.