WebMoney Merchant Service integration
Un sistema di pagamento a livello globale e un contesto per il business online.
Integrazione di WebMoney Merchant Service con Post Affiliate Pro.
Attiva e Configura il plugin WebMoney in Post Affiliate Pro
- Attiva il plugin WebMoney nel Merchant Panel -> Plugin
- Se usi la Secret Key di WebMoney per la sicurezza (consigliato), imposta la tua Secret Key nel Merchant Panel -> Plugin -> Configura il plugin WebMoney.
Configura WebMoney Merchant
- Vai su WebMoney Merchant -> Impostazioni -> Interfaccia Web Merchant scegli il tuo portafoglio dalla lista deli Portafogli e clicca su modifica.
- In Impostazioni del Portafoglio del Commerciante imposta la secret key (consigliato) e selezionare la casella di controllo. (non dimenticare di impostare la stessa secret key nella configurazione del plugin PAP WebMoney!)
- Imposta l’URL di Risultato a: https://URL_TO_PostAffiliatePro/plugins/WebMoney/webmoney_result.php
- Imposta l’URL di Successo a: https://URL_TO_PostAffiliatePro/plugins/WebMoney/webmoney_success.php
- Imposta il Metodo di richiesta del Fail URL a: POST
- Imosta il URL di Fallimento a: https://URL_TO_PostAffiliatePro/plugins/WebMoney/webmoney_failed.php
- Imposta il Metodo di richiesta del Fail URL a: POST
- Imposta il Signature algorithm su: MD5
Aggiungi il codice a ogni modulo del pulsante WebMoney
Ora aggiungi il seguente codice in OGNI modulo del pulsante WebMoney:
<input type="hidden" name="PAP_COOKIE" value="" id="pap_9ns6b41z">
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/notifysale.php" type="text/javascript">
</script>
Esempio
Esempio del modulo WebMoney caricato:
<!-- Begin WebMoney Button -->
<form method="POST" action="https://merchant.wmtransfer.com/lmi/payment.asp">
...
<input type="hidden" name="LMI_PAYMENT_AMOUNT" value="12.08">
<input type="hidden" name="LMI_PAYMENT_DESC" value="payment under the bill">
<input type="hidden" name="LMI_PAYMENT_NO" value="1234">
<input type="hidden" name="LMI_PAYEE_PURSE" value="Z145179295679">
...
<input type="hidden" name="LMI_SIM_MODE" value="0">
<input type="hidden" name="PAP_COOKIE" value="" id="pap_9ns6b41z">
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/notifysale.php" type="text/javascript"></script>
<script type="text/javascript">PostAffTracker.setAccountId('Account_ID');
PostAffTracker.writeCookieToCustomField('pap_9ns6b41z');
</script>
...
</form>
<!-- End WebMoney Button -->
Discover the seamless Auto-Registering Affiliates feature in Post Affiliate Pro that automatically creates affiliate accounts using email addresses in tracking codes. Activate it in your Merchant panel and effortlessly generate links and banners. Note: Visibility of email addresses may pose a security risk. Explore more at [Quality Unit Support](https://support.qualityunit.com/987859-Auto-Registering-Affiliates).
How can I charge my affiliates a signup fee?
Charge affiliates a signup fee with Post Affiliate Pro using Amember or PayPal integration. Learn how to set it up easily!
How to integrate Post Affiliate Pro with Google Analytics?
Learn how to seamlessly integrate Post Affiliate Pro with Google Analytics to effectively track affiliate-referred visits. Follow our step-by-step guide to generate optimized URLs using the Google Analytics URL builder, decode them, and use them as Destination URLs in your campaigns. Visit now to enhance your tracking capabilities.
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!
Infinite loading of merchant and affiliate panels or login forms
Resolve infinite loading issues in Post Affiliate Pro by disabling mod_pagespeed. Follow our guide or consult your server admin.