Payrexx integration
Payrexx permite que você lide com pagamentos de clientes em todo o mundo com segurança e facilidade. Nenhum site ou conhecimento de codificação são necessários. Aceite imediatamente Visa, Mastercard, PayPal, Apple Pay, Samsung Pay e mais de 200 métodos de pagamento.
Este método de integração funciona com links de pagamento Payrexx e utiliza seus webhooks para notificar o Post Affiliate Pro sobre os pagamentos.
Configurar um webhook
Faça login no seu Payrexx e navegue até Webhooks. Clique em Adicionar webhook para adicionar um novo webhook, nomeie ele e defina o URL do Webhook para o seguinte:
https://URL_TO_PostAffiliatePro/plugins/Payrexx/payrexx.php
Deixe o tipo de Webhook definido como POST Form Data e deixe a versão mais recente.
Ative o plugin de rastreamento
Faça login no painel do comerciante Post Affiliate Pro e navegue até Configuração > Plugins e ative o plugin de controle de webhook Payrexx.
Integre seus links Payrexx
Adicione às páginas onde seus links Payrexx estão publicados o seguinte código. Deve ser adicionado abaixo de todos os links do Payrexx:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
try {
PostAffTracker.setAccountId('Account_ID');
PostAffTracker.track();
}
catch(e){}
window.addEventListener('load', function() {
var payrexxLinks = document.querySelectorAll('a[href*="payrexx.com"]');
for (i=0; i < payrexxLinks.length; i++) {
payrexxLinks[i].id = 'addPapCookie';
}
PostAffTracker.writeCookieToLink('addPapCookie', 'referenceId');
})
</script>
9. Integrate the affiliate software with your website
Integrate your affiliate software seamlessly with your website for effective tracking of referrals and commissions. Set it up right!
How to integrate Post Affiliate Pro (Network) with 3rd party affiliate systems?
Learn how to integrate Post Affiliate Pro with 3rd-party affiliate systems. Follow our step-by-step guide to streamline your affiliate tracking!
Complimentary White Glove Setup & Full Integration Service
Start your affiliate program effortlessly with our free White Glove Setup & Integration Service—no fees, no contracts, just results!
Post Affiliate Pro installation
Easily install Post Affiliate Pro with our step-by-step guide. Ensure server compatibility, create a database, and start managing affiliates today!