FooEvents pour WooCommerce s'intègre à Now2Wallet pour permettre à vos participants d'ajouter des billets FooEvents avec des codes QR à leur compte. Apple Portefeuille ou Google Wallet on their mobile devices or through their browsers.
Create a Now2Wallet account and choose a plan
- Visitez le site now2wallet.com site web
- Choose your language on the right-hand side
- Click on the “Try it for free” or “Start for free” button
- Complete the registration form to create an account
- Choose a monthly or yearly plan, or test free for 14 days
- Copy the API key shown in the Clé API section
- Aller à Settings > Now2Wallet in your WordPress Admin Dashboard and paste the API key in the Now2Wallet API key champ
Download the plugin
- Télécharger le Now2Wallet WordPress plugin de la Téléchargements section of your Now2Wallet Dashboard
- Install and activate the plugin in your WordPress Admin Dashboard
Set up the Now2Wallet API key
- Copy the API key shown in the Clé API section of your Now2Wallet Dashboard
- Aller à Settings > Now2Wallet in your WordPress Admin Dashboard and paste the API key there
Mettez à jour le thème de votre billet
Assurez-vous que vous utilisez la version la plus récente du "Thème par défaut du billet". Suivez les instructions suivantes pour savoir comment mettre à jour le thème de votre billet.
Vous pouvez également coller l'extrait de code suivant directement dans la section ticket.php file:
<?php if ( function_exists('now2wallet_buttons') && ( empty($ticket['type']) || $ticket['type'] !== 'PDF' ) ) echo now2wallet_buttons( $ticket['ID'] ); ?>
Suivez les instructions suivantes sur la façon de modifier directement les fichiers du thème du billet.
Test the Wallet buttons
- Créer un nouveau ticket FooEvents ou renvoyer un ticket FooEvents existant
- Cliquez sur l'icône Add to Apple Wallet ou 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.
Informations pouvant être affichées sur le laissez-passer
You can set what information should display on the pass if you go to Settings > Now2Wallet in your WordPress Admin Dashboard.
- Card title – leave cette champ empty si vous want les événement nom à be used
- Background couleur
- Texte couleur
- Labels – choisir a couleur
- 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
Vous peut find les detailed configuration guide ici.