SoEasyPay integration
SoEasyPay è un gateway di pagamento, dove l’intero pagamento avviene sul webserver del commerciante. Quando il commerciante ha tutti i dettagli del pagamento compreso il numero di carta, cvv ecc, potrà utilizzare il nostro server gateway che lo informerà se il pagamento è stato accettato dalla banca, così che il commerciante possa di conseguenza informare il cliente.
Integrazione
Tutto ciò che devi fare è visualizzare il seguente codice dopo che il pagamento è stato autorizzato dal server SoEasyPay:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost('XXXXXXXXXXX');
sale.setOrderID('XXXXXXXXXXX');
sale.setProductID('XXXXXXXXXXX');
PostAffTracker.register();
</script>
dove i valori XXXXXX dovrebbero essere sostituiti con dei valori corretti, che sono stati già raccolti prima che la richiesta fosse inviata al server SoEasyPay:
- Costo Totale (obbligatorio per le commissioni in %) – prezzo del prodotto
- ID dell’Ordine (opzionale) – può essere l’ID dell’ordine generato in modo univoco per controllare la vendita.
- ID del Prodotto (opzionale) – l’ID del prodotto acquistato.
Tutti i campi sono opzionali, ma senza il Costo Totale il sistema non sarà in grado di calcolare le commissioni in percentuali.
Inoltre, l’ID del Prodotto è richiesto se hai intenzione di Impostare la scelta delle commissioni in base all’ID del prodotto.
Ed ecco fatto. Ora ogni volta che ci sarà una vendita, lo script sale.php si attiverà, e genererà delle commissioni per l’affiliato.
Example answers for the integration service email
Unlock seamless integration with Post Affiliate Pro! Get free setup of your affiliate program by answering key questions about your website, payment gateways, and commission preferences. Ensure smooth access by securely sharing login details. Visit now for an effortless affiliate program launch!
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!
How can I Become an Affiliate for Post Affiliate Pro tracking software?
Join the Post Affiliate Pro affiliate program! Sign up now to earn commissions by promoting top tracking software. Start today!
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!
Discover how the Affiliate Sale Tracking Codes feature in Post Affiliate Pro can streamline your affiliate marketing efforts by allowing affiliates to specify postback URLs/pixels for tracking commissions across multiple programs. Available in the Ultimate and Network editions, this feature is essential for those running their own affiliate programs. Learn how to activate and manage these codes for seamless integration and enhanced tracking capabilities. Visit now to optimize your affiliate tracking!