Een wereldwijd vereffeningssysteem en omgeving voor online zakendoen.
Integratie van WebMoney Merchant Service met Post Affiliate Pro.
Activeer en configureer de WebMoney-plug-in in Post Affiliate Pro
- Activeer de WebMoney-plug-in in Verkoperspaneel -> Plug-ins
- Als u WebMoney Secret Key voor beveiliging gebruikt (aanbevolen), stelt u uw geheime sleutel in in Verkoperspaneel -> Plug-ins -> Configureer WebMoney-plug-in.
Configureer WebMoney Merchant
- Ga naar WebMoney Merchant -> Instellingen -> Web Merchant Interface, kies uw portemonnee uit Purse List en klik op wijzigen.
- Stel in Merchant Purse Settings de geheime sleutel in (aanbevolen) en vink het selectievakje aan. (Vergeet niet dezelfde geheime sleutel in te stellen in de PAP WebMoney-plug-inconfiguratie!)
- Stel de resultaat-URL in op: https://URL_TO_PostAffiliatePro/plugins/WebMoney/webmoney_result.php
- Stel de succes-URL in op: https://URL_TO_PostAffiliatePro/plugins/WebMoney/webmoney_success.php
- Stel de methode voor het aanvragen van een mislukte URL in op: POST
- Stel de mislukte URL in op: https://URL_TO_PostAffiliatePro/plugins/WebMoney/webmoney_failed.php
- Stel de methode voor het aanvragen van een mislukte URL in op: POST
- Stel het handtekeningalgoritme in op: MD5
Voeg code toe aan elk WebMoney-knopformulier
Voeg nu de volgende code toe aan ELK WebMoney-knopformulier:
<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>
Voorbeeld
Voorbeeld van geüpload WebMoney-formulier:
<!-- 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 -->
Post Affiliate Pro is een Web 2.0-applicatie die communicatie tussen client en server optimaliseert en daardoor sneller is dan Web 1.0-applicaties. Het laadt alleen schone gegevens in één verzoek, terwijl Web 1.0-applicaties de hele webpagina herladen na elke klik. API-communicaite tussen de browser en server maakt het mogelijk sommige acties van software van derden te automatiseren. Er zijn meer functies beschikbaar, bekijk de kennishandige bronnen en gerelateerde bronnen voor meer informatie.
Post Affiliate Pro biedt een gratis account aan om trackingcodes toe te voegen aan uw online winkel. Door gebruik te maken van de integratie met Shift4Shop kunt u gemakkelijk uw online winkel beheren en orders verzamelen. Vergeet niet dat uw installatie van Post Affiliate Pro beschikbaar moet zijn via HTTPS:// omdat het afrekenen op een beveiligde pagina gebeurt. Er zijn ook geïntegreerde sjablonen voor bedankpagina's beschikbaar. Voeg uw kliktrackingcode toe aan het gedeelte Instellingen> Ontwerp> Kop- en voettekst. Gratis accountregistratie is mogelijk.
The text describes the features, integrations, and support provided by Post Affiliate Pro. The company offers a knowledge base, blog, and templates, as well as a partner program. Users can sign up for a newsletter or follow the company on social media. The website uses cookies and users can engage with the company through contact forms and live chat. The company is currently building a Post Affiliate Pro dashboard and offers one-on-one meetings to help businesses.
This text provides instructions for integrating various payment services with Post Affiliate Pro 4. It includes steps for integrating with RBS WorldPay, Instamojo, and PaySimple, as well as tips for setting up payment response URLs and adding integration code to forms. It also offers an example PHP code for Paymate Express. Overall, this text serves as a helpful guide for businesses looking to streamline their payment processing.