이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Wrapper Checkout for WooCommerce and Cardpointe

설명

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

FAQ

What changes to make inside the Design tab?

  • Add a hidden custom field called woo_id
  • Drag and drop the “Line Items” element into the page

What changes to make inside the Connect tab?

  • 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

What changes to make inside the Setup tab?

  • Change from V3 to V2 Captcha

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Wrapper Checkout for WooCommerce and Cardpointe”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

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