–Hidden comment

Use attributes in format region_from and region_to= to change the languages showing in language switcher.
Available regions are:
europe_from europe_to
asia_from asia_to
mideast_from mideast_to
america_from america_to

Example:
europe_from=0 europe_to=22 will put all languages (ordered in language switcher settings) from 1 to 21 to Europe region:
asia_from=22 asia_to=25 will put all languages from 23 to 24 (so only 2) into Asia region.

CRE Loaded

Una solución de comercio electrónico todo incluido y fácil de usar, que combina un potente software de tienda online y un programa de carrito de la compra con todas las funciones.

La integración con CRE Loaded se realiza colocando el script de seguimiento de la venta en la página de confirmación. Para obtener los valores de OrderID y TotalSale, el snippet se conecta a la base de datos CRE Loaded y recupera los valores desde allí.

Localiza el archivo ‘checkout_success.php’

Busca y abre el archivo ‘checkout_success.php’

Encuebtra el lugar correcto para la integración en el archivo

Dentro del archivo ‘checkout_success.php‘ encuentra estas líneas:

// load all enabled checkout success modulesrequire(DIR_WS_CLASSES . 'checkout_success.php');

Inserta el código

Antes de estas líneas inserta este código:

 //--------------------------------------------------------------------------
  // Post Affiliate Pro code
  // The code below will get the order_id and total value of recent order
  // from the database and displays invisible image that registers the sale
  // for affiliate (if some affiliate referred this visitor)
  //--------------------------------------------------------------------------

  // get order id
  $sql = "select orders_id from ".TABLE_ORDERS.
         " where customers_id='".(int)$customer_id.
         "' order by date_purchased desc limit 1";
  $pap_orders_query = tep_db_query($sql);
  $pap_orders = tep_db_fetch_array($pap_orders_query);
  $pap_order_id = $pap_orders['orders_id'];

  // get total amount of order
  $sql = "select value from ".TABLE_ORDERS_TOTAL.
         " where orders_id='".(int)$pap_order_id.
         "' and class='ot_subtotal'";
  $pap_orders_total_query = tep_db_query($sql);
  $pap_orders_total = tep_db_fetch_array($pap_orders_total_query);
  $pap_total_value = $pap_orders_total['value'];

  // draw invisible image to register sale
  if($pap_total_value != "" && $pap_order_id != "")
  {
    $pap_sale_img = '<img src="https://URL_TO_PostAffiliatePro/scripts/sale.php?TotalCost='.$pap_total_value.'&OrderID='.$pap_order_id.'" width=1 height=1>';
  }

  //--------------------------------------------------------------------------
  // END of Post Affiliate Pro code
  //--------------------------------------------------------------------------

Localiza la plantilla

Busca y abre el archivo ‘/templates/content/checkout_success.tpl.php

Encuentra el lugar correcto para la integración

En este archivo encuentra:

</table></form>

Después de esta línea inserta este código:

<?php
//--------------------------------------------------------------------------
// START of Post Affiliate Pro code
//--------------------------------------------------------------------------
echo $pap_sale_img;
//--------------------------------------------------------------------------
// END of Post Affiliate Pro code
//--------------------------------------------------------------------------
?>

Estás listo

Tu carrito de la compra de CRE Loaded ya está integrado. Cada vez que el cliente entre en la página de confirmación del pedido, se llamará al código de seguimiento y se registrará una venta para el afiliado remitente.

Nota: Probado en CRE Loaded 6.2 Pro B2B 6.2.06

Volver a Integraciones Crear cuenta GRATIS
¿Quieres mejorar aún más tu programa de afiliados? Echa un vistazo a la integración de Fortune3 para Post Affiliate Pro.

Fortune3

The text discusses Post Affiliate Pro, a tool for affiliate marketing that allows people to create their own subdomain account for tracking sales. It provides detailed instructions on how to integrate the tool with Iono and mentions some of Iono's features. The text also highlights integrations with aMember, Recurly, PaySimple, and other relevant resources. The process for integrating Recurly and PaySimple are also covered, along with tips for successful integration. Additionally, the text mentions resources like Payrexx, CommerceGate, Instamojo, Fortune3, and Protección Antifraude.

¿Quieres mejorar aún más tu software de afiliación? Echa un vistazo a la integración de Iono para Post Affiliate Pro.

Iono

The text covers various topics related to affiliate marketing, including integration of PayPal in aMember software, the Gravity Forms affiliate program, and the importance of clear terms and conditions. It also discusses the overlap map report feature in Post Affiliate Pro, which can be used to identify profitable markets and minimize expenses. The text provides step-by-step instructions for integrating PayPal into marketing goals. The Gravity Forms affiliate program offers fixed commission rates and various promotional materials. It is essential to follow campaign rules and check content policies. The program accepts several methods of payment, including ACH and PayPal.

¿Quieres mejorar aún más tu software de afiliación? Echa un vistazo a la integración de Recurly para Post Affiliate Pro.

Recurly

The text contains information about a company, its awards, customer ratings, affiliate programs, reseller lists, support services, pricing, features, integrations, and alternatives. It also mentions the company's blog, academy for affiliate marketing, directory, and glossary. The website offers a newsletter subscription and is active on social media. The text includes a progress update for installing a Post Affiliate Pro account and mentions the use of cookies on the website. Visitors can schedule a one-on-one call with the company and use various contact forms and chat options.

¿Quieres mejorar aún más tu software de afiliación? Echa un vistazo a CoreCommerce para Post Affiliate Pro.

CoreCommerce

The text discusses the integration of Post Affiliate Pro with CommerceGate and Shopware for online payment processing. It explains the necessary steps for integration and highlights the simplicity of the process. The Shopware plugin allows for commission tracking and email tracking for lifetime commissions. The text also provides resources for other e-commerce platforms and information on the company.

Nuestro sitio web utiliza cookies. Al continuar, asumimos tu permiso para implementar cookies como se detalla en nuestro política de privacidad y cookies.

×

Programa una llamada uno a uno y descubre cómo Post Affiliate Pro puede beneficiar a tu negocio.

Estamos disponibles en varias fechas

Programa una llamada