Fizetésfeldolgozó szolgáltató.
A SolidTrustPay a SolidTrustPay IPN értesítéseivel integrálódik.
A SolidTrustPay szolgáltatással való integrációhoz SolidTrustPay beépülő modulra van szükség, amely alapértelmezés szerint a PAP-pal van terjesztve.
Aktiválja a bővítményt
Közvetlenül a SolidTrustPay beépülő modul aktiválása után be kell állítania azt. Jelentkezzen be a kereskedői panelbe. Lépjen a Start > Bővítmények menübe. Most kattintson a Konfigurálás gombra a SolidTrustPay bővítmény elemében. Itt be kell állítania az egyéni cikk számát. Ez azon tételek számát jelöli (1-től 10-ig), amely a PAP látogatói adatait fogja hordozni.
Következő lépésként be kell állítania a másodlagos jelszavát a SolidTrustPay kereskedői fiókjából (ezt az új SolidTrustPay fiók regisztrálásakor adja meg). Hagyja üresen az Egyéni érték elválasztót. Most kattintson a Mentés gombra a beállítások mentéséhez.
Frissítse a kódot
Most frissítenie kell az összes SolidTrustPay gomb kódját. Íme egy példa a SolidTrustPay által generált eredeti kódra:
<FORM action="https://solidtrustpay.com/handle.php" method="post">
<input type=hidden name="merchantAccount" value="merchnat_account_login_name">
<input type=hidden name="amount" value="15">
<input type=hidden name="item_id" value="testCupp">
<input type=hidden name="currency" value="USD" />
<input type=image name="cartImage" src="https://solidtrustpay.com/htdocs/images/buttons/pay2.gif">
</form>
Now you must update all button codes like this:
<FORM action="https://solidtrustpay.com/handle.php" method="post">
<input type=hidden name="testmode" value="on" />
<input type=hidden name="merchantAccount" value="merchnat_account_login_name">
<input type=hidden name="amount" value="15">
<input type=hidden name="item_id" value="testCupp">
<input type=hidden name="currency" value="USD" />
<input type=hidden name="notify_url" value="https://URL_TO_PostAffiliatePro/plugins/SolidTrustPay/solidtrustpay.php">
<input type=hidden name="cancel_url" value="">
<input type=hidden name="user1" value="" id="pap_dx8vc2s5">
<input type=image name="cartImage" src="https://solidtrustpay.com/htdocs/images/buttons/pay2.gif">
</form>
Megjegyzés: a user1 nevű tétel 1-es száma az a szám, amelyet az első lépésben az egyéni cikk számaként adott meg.
Követőkód hozzáadása
Most minden egyes SolidTrustPay gombot tartalmazó oldalhoz hozzá kell adnia ezt a követőkódot:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
PostAffTracker.notifySale();
</script>
Ha MD5 biztonsági hash-t használ, akkor győződjön meg arról, hogy az abban használt „másodlagos jelszó” is be van állítva a bővítmény konfigurációjában.
SolidTrustPay (más adatokhoz használt egyéni mező)
A Post Affiliate Pro szolgáltatás lehetővé teszi számukra, hogy partnerprogramot építsenek és kezeljenek a kereskedők számára, több pénznemben is eladásokat regisztrálva. A szöveg kiemeli az affiliate programok fontosságát a marketingben és a kommunikációban.
The Post Affiliate Pro affiliate program allows websites and companies to earn commission from referring customers to products. Integration with platforms such as InSales, Shopware, CoreCommerce, and e-commerce templates is explained, with details on tracking sales and setting up commission. Free accounts are available for partners to use.
The article discusses SOC in affiliate marketing, which is a number representing the likelihood of ranking high for a keyword and is influenced by various factors. Other related topics include SEO, domain authorization, deep linking, and advertising networks. The platform-independent eCartSoft system integrates the Post Affiliate Pro tracker on existing websites. The Ling Partnerprogram offers details on accepted countries, traffic sources, and commission structure. A free trial and sales contacts are available with Post Affiliate Pro.
The given text discusses the importance of staying up-to-date with trends to improve business and offers a trend report for predicting successful affiliate marketing techniques. It also promotes the Post Affiliate Pro service, which provides free accounts and features such as pricing, integration, support, and performance status. The company's website includes resources for learning, a blog, and an affiliate program. The text also mentions the company's privacy policy and installation process.