Now2Wallet Integration

FooEvents para WooCommerce se integra con Now2Wallet para que sus asistentes puedan añadir entradas FooEvents con códigos QR a Cartera Apple o Google Wallet on their mobile devices or through their browsers.

Create a Now2Wallet account and choose a plan

  1. Visite el now2wallet.com sitio web
  2. Choose your language on the right-hand side
  3. Click on the “Try it for free” or “Start for free” button
  4. Complete the registration form to create an account
  5. Choose a monthly or yearly plan, or test free for 14 days
  6. Copy the API key shown in the Clave API sección
  7. Ir a Settings > Now2Wallet in your WordPress Admin Dashboard and paste the API key in the Now2Wallet API key campo

Download the plugin

  1. Descargar el Now2Wallet WordPress plugin del Descargas section of your Now2Wallet Dashboard
  2. Install and activate the plugin in your WordPress Admin Dashboard

Set up the Now2Wallet API key

  1. Copy the API key shown in the Clave API section of your Now2Wallet Dashboard
  2. Ir a Settings > Now2Wallet in your WordPress Admin Dashboard and paste the API key there

Actualice el tema de su entrada

Asegúrese de que está utilizando el tema más reciente "Default ticket theme". Siga estas instrucciones sobre cómo actualizar el tema de su entrada.

Como alternativa, puede pegar el siguiente fragmento de código directamente en el tema de su ticket ticket.php file:

<?php if ( function_exists('now2wallet_buttons') && ( empty($ticket['type']) || $ticket['type'] !== 'PDF' ) ) echo now2wallet_buttons( $ticket['ID'] ); ?>

Siga estas instrucciones sobre cómo modificar directamente los archivos del tema ticket.

Test the Wallet buttons

  1. Crear un nuevo billete FooEvents o reenviar un billete FooEvents existente
  2. Haga clic en el botón Add to Apple Wallet o Add to Google Wallet button in the ticket, depending on the device or platform that you are using. This should automatically add the ticket to your wallet.

Información que puede aparecer en el pase

You can set what information should display on the pass if you go to Settings > Now2Wallet in your WordPress Admin Dashboard.

  • Card title leave este campo empty si usted want el evento nombre a be usado
  • Fondo color
  • Texto color
  • Labels elija a color
  • Icon – should be square as required by Apple
  • Logo
  • Show background image/hero
  • Background image / hero
  • Event label
  • Show date
  • Date label
  • Show location
  • Location label
  • Show attendee
  • Attendee label
  • Show ticket no.
  • Show seat (if available)
  • Show variant (ticket type)
  • Variant label
  • Show price
  • Price label

You puede find el detailed configuración guía aquí.