–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.

Botones PayPal Smart

Los botones de PayPal’s Smart Payment mantiene actualizados los botones de tu sitio asegurándose de tener las últimas opciones de pago y estilos de botones.

PayPal Smart buttons tle ofrece dos opciones: crear un botón de pago único o un botón de suscripción. Puedes utilizar esta integración para ambos.

La integración consta de dos pasos principales: el código de seguimiento de clik y el código de seguimiento de la venta.

Código de seguimiento de clics

Puedes encontrar tu código de seguimiento de clics en tu panel de vendedor Herramientas > Integración > Seguimiento de clics. Copia el código y colócalo en cada página en la que tengas un botón inteligente de PayPal que quieras integrar.

Seguimiento de la venta (botón)

El código de seguimiento de la venta debe añadirse en cada uno de tus botones inteligentes. El código va en la sección ‘onApprove‘ del código del botón. En caso de que tu botón no lo utilice, créalo. Los botones deben tener este aspecto:

<div id="paypal-button-container-P-NNNNN"></div>
<script src="https://www.paypal.com/sdk/js?client-id=XXXXXYYYYYZZZZZ&vault=true&intent=subscription" data-sdk-integration-source="button-factory"></script>
<script>
  paypal.Buttons({
      style: {
          shape: 'pill',
          color: 'silver',
          layout: 'vertical',
          label: 'paypal'
      },
      createSubscription: function(data, actions) {
        return actions.subscription.create({
          /* Creates the subscription */
          plan_id: 'P-NNNNN'
        });
      },
      onApprove: function(data, actions) {
        // THE TRACKING CODE GOES HERE
      }
  }).render('#paypal-button-container-P-NNNNN'); // Renders the PayPal button
</script>

El código de seguimiento de la venta leerá automáticamente el nuevo ID de pedido/suscripción. El precio y el ID del producto tienen que ser definidos manualmente por ti. Este es el código que hay que utilizar:

// Post Affiliate Pro integration code
var sale = PostAffTracker.createSale();
sale.setTotalCost('123.45'); // the price goes here
sale.setProductID('P-NNNNN'); // plan ID goes here
if (typeof data.subscriptionID !== 'undefined') {
    sale.setOrderID(data.subscriptionID);
} else {
    sale.setOrderID(data.orderID);
}
PostAffTracker.register();

Eso es todo. Si sólo quieres hacer un seguimiento del pago único, no tienes que activar el plugin de PayPal y no tienes que configurar la URL de notificación.

Seguimiento de transacciones recurrentes

Para hacer un seguimiento de las comisiones recurrentes tienes que activar el plugin de PayPal y también tienes que configurar esta URL de notificación en tu PayPal: https://URL_TO_PostAffiliatePro/plugins/PayPal/paypal.php.

Si ya utilizas la URL de notificación para otro script, puedes hacer que la integración funcione. Echa un vistazo a la sección 3. de esta guía: /integration-methods/integration/paypalipnother/

Volver a Integraciones Crear cuenta GRATIS
¿Quieres mejorar aún más tu software de afiliación? Echa un vistazo al PayPal para Post Affiliate Pro.

PayPal

El texto habla sobre Post Affiliate Pro, una herramienta que permite integrar el sistema de procesamiento de pagos de PayPal en tu sitio web utilizando la devolución de llamada de IPN. Para integrar con PayPal, se debe activar el plugin de gestión de PayPal IPN en el panel de vendedor de Post Affiliate Pro y agregar un código de integración en el formulario del botón de PayPal. Esto permitirá que PayPal llame silenciosamente a la secuencia de comandos en cada venta y pase todas las variables de la venta, incluido el campo personalizado, a esta secuencia de comandos.

¿Quieres mejorar aún más tu software de afiliación? Echa un vistazo a la integración de PayPal (IPN utilizado por otro script) para Post Affiliate Pro.

PayPal (IPN utilizado por otro script)

The text discusses integration with PayPal using IPN callback, and provides steps for setting up the integration with Post Affiliate Pro. It includes an example of updated PayPal form code and a snippet of PHP code to ensure IPN retrieval. Overall, the text provides a guide for integrating PayPal and Post Affiliate Pro for affiliate commission tracking.

¿Quieres mejorar aún más tu software de afiliación? Echa un vistazo a la integración de PayPal (IPN y campo personalizado utilizado por otros scripts).

PayPal (IPN y campo personalizado utilizado por otro script)

The text explains how to integrate PayPal with Post Affiliate Pro to track affiliate sales. It includes examples of code for storing custom information in PayPal buttons and forwarding IPN callback to a PAP script. There is also information on properly inserting HTML and script on a page with multiple buttons. The article also mentions configuring PayPal Express Checkout for affiliate tracking, separating Post Affiliate Pro cookies from third-party cookies, and offers a free account with PAP. Additional sections provide contact information, product features, pricing, support resources, and company information.

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

Payrexx

The article discusses various payment integrations available through Post Affiliate Pro, including VoguePay, PaySimple, and Instamojo. The benefits and process of integrating each platform are explained in detail. The article also highlights the security and speed of these payment platforms and recommends Post Affiliate Pro as a highly recommended affiliate management software with excellent customer service and SEO options.

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