Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
This function requires synchronization with Arrive/Parkwhiz and Hoorooh. If Arrive/Parkwiz or Hoorooh is down, or cannot connect for any reason, parking cannot be sold through Aspenware Commerce.
While the integration with Hoorooh does act as a middle-layer enabling higher volumes to shop for Arrive Parking products at once, Arrive Parking does limit the number of times their data can be accessed, which could cause some orders to fail.
Configure resort in Arrive Parking with Aspenware’s generated endpoint and key. Get these values from Configuration > Local Plugins. Locate the “Arrive Parking” plugin and click Configure. (Must configure configuration steps below)
The API Key is listed in a read-only field at the bottom of the screen and can be regenerated by clicking ‘Generate New Webhook Key.' Make sure you select 'Save Settings’ after generating a new webhook key or making any changes to configuration values on this page.
When sharing this with Arrive Parking, ensure that they add this API Key in a header called ‘parkwhiz-auth.'
...
The refund URL provided to Arrive Parking is always "https://<site url>/arrive/bookings/cancel", where "<site url>" would be your resort domain, i.e. 'shop.resort.com.'
The URL and API Key values will be different between production and test, with test values configured in the Arrive Parking sandbox environment and production values configured in production.
Provide Aspenware with the following values from Arrive Parking.
Arrive URL (production and sandbox)
Client ID (production and sandbox)
Client Secret (production and sandbox)
Coupon Code (may be different between production and sandbox)
...
Install and Configure the Arrive Parking Plugin
Go to Configuration > Local Plugins and change the “Group” filter to “Aspenware.”
Locate the “Arrive Parking” plugin and click Install.
Restart the application by clicking the green Restart application to apply changes button.
Once complete, ensure the application is installed and enabled
...
1. Configure the Arrive Plugin
Go to Configuration > Local Plugins and change the “Group” filter to “Aspenware.”
Locate the “Arrive Parking” plugin and click Configure.
Configure the following fields: Note that these will be different between test and prod.
Availability Url: Input URL obtained from Hoorooh.
Availability Api Key: Input key obtained from Hoorooh.
Arrive Url: Input URL obtained from Arrive.
Client ID: Input Client ID obtained from Arrive.
Client Secret: Input Client Secret obtained from Arrive.
Arrive Coupon Code: Input Coupon Code obtained from Arrive.
Arrive API Scopes: Input ‘partner’
Refund Webhook API Key (Shared with Arrive Parking): Click Generate Key to populatethis field. ONLY CLICK GENERATE KEY ONCE. This is a key generated by Aspenware Commerce for each store, and must be provided to Arrive, along with the refund URL, to complete the configuration. Note that refunds are only available to resorts using Payeezy as a payment provider.
Click Save Settings.
Info |
---|
NOTE: Refunds are only generated by a customer request through the ParkWhiz app or ParkWhiz email confirmation and must be requested 1 hour prior to the lot opening. If the ParkWhiz app email matches the Aspenware booking email, then the guest can request a refund through the app or email. If emails don’t match they can only request a refund through email. |
...
2. Verify Payeezy is Installed and Active
Go to Configuration > Payment Methods and search for Payeezy. Check to make sure that Is active is checked if you are using Payeezy as a payment gateway.
...
Create a product shell following the instructions in the documentation for Configuring Products and then include the following specifics for Arrive Parking.
Short Description: Enter the short description for the product. Note that HTML and Long Descriptions are not supported for Arrive Parking products and can cause PDP issues if used.
Email description: Input the email content HTML messaging that guests should receive when purchasing this product. Guests will receive two emails, one from Aspenware for the order confirmation and a second from Arrive to manage their parking reservations. The Arrive email is controlled within Arrive’s platform.
Published: Check to enable.
Product tags: Enter tags if you want them displayed in the classification window.
Product Template: Set to “Arrive Parking Product”, then click Save and Continue Edit. This will automatically generate the majority of required attributes for the product.
Pictures: This product requires two images. Product images should follow standard product specifications - 1700 x 700 px and 275 KB. The remaining lot images are populated from Arrive and must be managed from the Arrive platform.
The first product image that is uploaded is displayed as the product card image and also as the main product image on the PDP when the screen is scaled to display the image.
The second image uploaded is displayed as the parking map image and is required to have the Title set to “Parking Map”.
Product Attributes: The majority of attributes will automatically be added after the product template “Arrive Parking Product” is saved. Start Date will need to be configured manually with Text prompt [Date], Is Required DISABLED, and the Control type set as “Date Picker”.
...
To configure the Arrive Refund email template go to Content Management>Message Templates and Edit to edit the ‘ArriveParkingRefund.CustomerNotification’ email template.
To edit the email HTML, go to Tools>Source Code and adjust the HTML from there in the Source code window. In the body portion of the email template, paste the following code and customize as desired.
Code Block %Store.Name%. Order #%Order.OrderNumber% refunded <p><a href="%Store.URL%">%Store.Name%</a> <br /><br />Order #%Order.OrderNumber% has been just refunded<br /><br />Amount refunded: %Order.AmountRefunded%<br /><br />Date Ordered: %Order.CreatedOn%</p>
Copy
For more details on email configuration, refer to: https://hub.aspenware.net/main/Configuration:-Emails.1251868693.html
...
In order to track revenue recognition across disparate fulfillment systems, contact your Aspenware Representative to add a customized parking sales report.
Once added, go to nop4you > SQL REPORT MANAGER > Reports. There are 3 reports available for Arrive Parking:
Online Prepaid Parking Export
Online Prepaid Parking Refunds
Online Prepaid Parking Export with Cancels
Select Aspenware Reports>[Report Name] and enter/select the following:
Enter from date and To date: This is the date range for the report you’d like to see.
Select Payment Status: This enables the selection of the types of transactions you’d like to see.
Click Generate or Export to Excel.
The report will list all relevant data for the Arrive Parking transactions.
...