Wrapper Checkout for WooCommerce and Cardpointe
"Wrapper" is a WooCommerce extension to redirect customer's to external payment gateway hosted payment pages.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 886 days ago
Is Wrapper Checkout for WooCommerce and Cardpointe abandoned?
Possibly abandoned (last update 886 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
“Wrapper” is a WooCommerce extension to redirect customer’s to external payment gateway hosted payment pages. Wrapper is a powerful, secure, and seamless solution for e-commerce vendors and store owners who are already using WooCommerce for its stunning product display and functionality. This plugin offers an additional layer to WooCommerce by integrating the CardPointe Gateway as a new payment option, providing an enhanced and efficient checkout experience for your customers.
Requirements
- Payment Gateway This plugin currently supports the CardPointe Gateway. Reach out through support forums to request an additional gateway.
- Hosted Payment Page This plugin will redirect customers to an external payment page and therefore an active HPP is necessary.
- WooCommerce Extensions may break the functionality of this plugin, please triage and submit bug reports to our support forums.
explanation of the plugin settings
- Enable/Disable – Enables plugin on the WooCommerce Checkout Page
- Description – This value is displayed to customers at your WooCommerce checkout area.
- Tax Name – Default is “tax”, change the value to add your own name for the tax line item.
- Shipping Name – Default is “shipping”, change the value to add your own name for the tax line item.
- ACH? Check this box if your processor supports ACH transactions.
- Testmode – Enable this to link your customers to the URL set below (test_hpp_url)
- test_hpp_url – The URL of your testing hosted payment page, please include the beginning part ONLYINCLUDETHISPART. https://.securepayments.cardpointe.com
- prod_hpp_url – The URL of your hosted payment page, please include the part highlighted in bold. https://cpswoo.securepayments.cardpointe.com
Dev/Test Admin Settings
- test_hpp_url – The URL of your hosted payment page, please include the part highlighted in bold. https://testcpswoo.securepayments.cardpointe.com
- api_key – This value isn’t currently supported and is not required.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
Frequently Asked Questions
- Add a hidden custom field called woo_id
- Drag and drop the “Line Items” element into the page
- Create an invoice with the Order Line Items (Column 1 = Name, Column 2 = Quantity, Column 3 = Price), then create a line item (Orange, 5, 5) and click “build link”. This saves the line-item configuration for future links.
- Add your website URL to the redirect field. You can even create a page on WordPress that states “Payment Complete, please check your email for confirmation”, etc.
- WordPress by default doesn’t know when a payment occurs on the HPP. To support this option, please add the following URL to the webhook URL https://tranquil-oasis-93890.herokuapp.com/callback
- Change from V3 to V2 Captcha
Review feed
Screenshots
Changelog
1.3.5
Tested up to 6.3 WordPress
Tested up to 8.0 WooCommerce
Additional Input Validation and URL encoding for security
1.3.4
Ability to update tax and shipping descriptors
1.3.3
Config option redirectThruAPI is disabled by default. URL redirection is created on the website.
1.3.2
Updates to calculating the price by substituting product class for order class.
1.3.1
Fixes: https://i.imgur.com/omR49qs.png
Shipping and Taxes are no longer calculated in the total price, or line items.
Support for WooCommerce automatic notification of successful payment
Troubleshooting and usage metric’s added through in house connections