Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

PaymentIQ Checkout

Beschreibung

With PaymentIQ Checkout for WooCommerce, you get an inline checkout in your web shop. Secure payments availalbe through PaymentIQ via hundreds of payment methods.

Features

  • Easy end-user information fetching/form & quick login for returning customers
  • Receive payments securely through the inline PaymentIQ Checkout
  • Get an overview over the status for your payments directly from your WooCommerce order page.
  • Capture your payments directly from your WooCommerce order page.
  • Refund your payments directly from your WooCommerce order page.
  • Void your payments directly from your WooCommerce order page.
  • Supports WooCommerce 3.0 and up.

Installation

  1. Go to your WordPress administration page and log in. Example url: https://www.yourshop.com/wp-admin

  2. In the left menu click Plugins -> Add new.

  3. Click the Upload plugin button to open the Add Plugins dialog.

  4. Click Choose File and browse to the folder where you saved the file from step 1. Select the file and click Open.

  5. Click Install Now

  6. Click Activate Plugin

  7. Click „Settings“ in the PaymentIQ Checkout plugin

  8. Fill out the configuration fields (check with your support agent for details)

  9. Click save changes and your are ready to start using PaymentIQ Checout

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„PaymentIQ Checkout“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „PaymentIQ Checkout“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.11

  • Pass in custom css to set cashier container to 100% and set containerWidth to 100%.

1.0.10

  • Increase height to checkout container to fit alternative address and corporate data.
  • Fix width parameter.

1.0.9

  • Only show capture disabled button when status is waiting_capture.

1.0.8

  • Add autoOpenFirstPaymentMethod=false to checkout configs.
  • Disable „Capture charge“ button from order details if auto-capture on order complete is enabled.

1.0.7

  • Omit debuggin logs in screen from echo statements.

1.0.6

  • Santander pricing widget can now be added by the plugin
  • Plugin settings now include a settings panel for the Santander pricing widget
  • Calculator at cart page and product page
  • Bug fix for merchantId for admin API

1.0.5

  • bugfixes

1.0.4

  • Navigate to the Woocommerce configured order-received endpoint – i.e not hardcoded to /checkout/order-received
  • Cleaned up the helper methods used for the hardcoded navigation

1.0.3

  • Trigger checkout reload when cancelling a transaction to generate a new order – changed what callbacks we use to trigger this

1.0.2

  • Update supported versions

1.0.1

  • Bugfix to amounts used when reporting order details
  • Bugfix to use total amount when making a capture (include tax, shipping etc)
  • Upgraded to paymentiq-bootstrapper 1.3.5

1.0.0

  • First version