Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Dintero Checkout (Legacy)

Mô tả

NOTE:

This plugin has been discontinued and will not receive any updates. Please install the new Dintero Plugin “Dintero Checkout for WooCommerce Payment Methods” to access all of Dintero’s payment features and best customer experience.

Cài đặt

When you install Dintero Checkout, you need to head to the settings page to start configuring dintero to your specifications.

  1. Install the plugin from wordpress.org
  2. Activate the plugin
  3. Go to Dashboard > WooCommerce > Settings > Payments
  4. Click on Dintero to get to the Dintero Settings Window
  5. Enter your Dintero API credentials
  6. Configure Dintero checkout with your credentials and select the mode you would like to use.
  7. Start Selling!

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Dintero Checkout (Legacy)” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

2022.11.22

  • This plugin has been discontinued. Please install the new Dintero plugin “Dintero Checkout for WooCommerce Payment Methods”.

2022.03.22

  • Remove Not Dintero from order status column

2022.02.28

  • Add delay before sending callback after successful transaction

2022.02.09

  • Increase request timeout
  • Added hook to change items before creating session

2022.01.05

  • Rollback rounding fix from 2022.01.03 that caused problems for some stores

2022.01.03

  • Fix edge-case rounding issue with certain discount codes
  • Fix issues with PHP 8
  • Remove dangling commas in function calls to better support PHP 7.2

2021.12.09

  • Fix expired orders by improving callback handling on redirect payments.

2021.12.01

  • Adjust rules for completing when transaction already refunded

2021.11.29

  • Allow capture even if merchant_reference doesn’t match

2021.11.22

  • Fix bug in shipping address-callback introduced in 2021.11.17. Affects some merchants with shipping in iframe.

2021.11.17-2

  • Bugfix in compatibility with Porterbuddy plugin

2021.11.17

  • Compatibility with newest Porterbuddy plugin

2021.11.04

  • Add store url as store_id on Dintero session and transaction
  • Fix cent difference in session initialization

2021.11.03

  • If capture fails, status will be set to on-hold instead of completed
  • Attempt capture even if amount does not match.
  • Fix issue where we could not capture redirect-order if embed was active, and vice-versa.
  • Indicate expected time in on-hold if order is put in manual review

2021.11.01

  • Fixes bug when discount_codes are associative arrays

2021.10.28

  • Fixes bug from 2021.10.27 when shipping option contains no metadata

2021.10.27

  • Add shipping option metadata on session update

2021.10.21

  • Transfer shipping option metadata to session

2021.10.14

  • Fix missing discount code on callback order

2021.09.24

  • Fix wrong order note when payment was auto-captured

2021.09.21

  • Handle race condition between callback and redirect

2021.09.14

  • Support fee for redirect payments

2021.08.25

  • Fixes double shipping options in checkout when shipping options not in iframe
  • Fixes cent-difference in redirect-mode
  • Fixes capture problem when line_id is wrong
  • Decreases number of updates when shipping in iframe
  • Adds note when capture not attempted because of diverging amounts
  • Adds note if order not authorized because of diverging amounts

2021.08.19

  • Fix issue with missing metadata when creating order via callback

2021.08.17

  • Fix issue for embedded shipping options where order is not updated after cart update

2021.08.13

  • Fix issue where order is on-hold after being created

2021.08.12

  • Fix issue where the wrong shipping title was displayed when order was created from callback
  • Fix issue with multiple Checkout Express buttons
  • Fix issues where VAT is set with two extra zeros
  • Improvements on batch captures, so more batch captures will complete. If it still doesn’t, a note describing the reason will be added.

2021.07.06

  • Fixed decimals in shipping option amount
  • Update order status on callback if current status is pending

2021.06.22

  • Fix error when creating redirect session

2021.06.21

  • Add option of having a Checkout Express button on the product pages
  • Bugfix: Populate Checkout Express session with user details

2021.06.17

  • Rewrite callback order creation to fix coupon codes, shipping tax and similar issues.

2021.05.26

  • Bugfix: #47 fixed some cases of other payment methods not working with Dintero. This fixes the rest.

2021.05.25

  • Bugfix: Use correct item amount creating order from callback after discount

2021.05.19

  • Bugfix: Fix bug when paying with other payment types when Dintero is first

2021.05.05

  • Removed Shipping text from Frakt Iframe window

2021.04.30

  • Added Functionality for pushing shipping methods in Iframe

2021.04.22

  • Added Dintero Status-column based on the order notes

2021.04.14

  • Show payment method if paid with Collector and Swish

2021.03.31

  • Bugfix: Pay for order created in wp-admin

2021.03.29

  • Redirect to cart on failed payment

2021.03.24

  • Bugfix: Fix country code issue

2021.03.22

  • Bugfix: Fix problem with logged in accounts

2021.03.10

  • Setting to allow orders without shipping
  • Error messages when API calls fail

2021.03.02

  • Setting to limit customer types

2021.02.15

  • Fix VAT rounding error

2021.02.12

  • Move order review before checkout on mobile

2021.02.10

  • Rounding error fix
  • Css fix for the redirected payment order review
  • Session lock removed from on session load
  • Css fix for Cart Mini
  • Branding image on checkout issue

2021.01.15

  • Firstname,lastname required issue fix
  • jQuery Fix for document on load
  • Button Image type added

2020.12.14

  • Shipping address required field issue
  • Update order meta-data in callback

2020.12.07

  • Shipping method and Instance Id Seperation for Callback Order creation
  • Update in Api request for Few API calls
  • Included Checkout SDK wihtin the Plugin
  • Sanitized few fields for security enhancement

2020.11.27

  • User agent added , WooCommerce version, Plugin Version

2020.11.25

  • Shipping name fix Improvement

2020.11.25

  • Instance id for shipping method, for callback order creation
  • Shipping name fix

2020.11.23

  • warning removed from thankyou page
  • removed reward options from backend setting
  • add control to add/remove branding image in/from footer

2020.11.03

  • ‘before_checkout_form_express’ warning message fix
  • probable redirect issue resolve
  • ‘dintero_cart_session’ warning resolved
  • expire time loop fixed

2020.10.30
* checkout session validation and some Style fix

2020.10.19
* Wrong discount with Coupon code issue in Callback order creation solved

2020.10.06

  • Session Update only with Shipping Options
  • Improvement in Session lock

2020-09-21

  • added support for on_hold status
  • added support for dynamic shipping pricing
  • pause, update and resume sessions
  • callback delayed to 3 minutes to prevent duplicate orders

2020-06-05

  • Bugfixes

2020-06-02

  • supports now embedded/iframe
  • New feature: Express where the Checkout will handle the name, address and shipping

2020-04-04

  • updated order shipping address to display information for business customer
  • updated the order payment method, show actual payment method (via Dintero)

2020-04-02

  • updated UI for embed and express mode, display payment as tab
  • updated checkout logo & adjusted setting page to use the one under payment

2020-03-31

  • use payment options (list) for not express mode

2020-03-26

  • removed order review from embed + express mode

2020-03-19

  • fixed express checkout total issue from no shipping country was set and system use different rate than default shipping country
  • removed billing/shipping address from pay form

2020-03-17

  • fixed checkout page display glitches for some specific themes
  • added template for checkout and pay form
  • bug fixed and adjustments

2020-03-10

  • test on each payment conditions
  • fixed on cancel order and display blank page
  • fixed submit and return blank screen when not check “I have read and agree…” on page My Account > Order > Pay
  • fixed when click cancel from Dintero page, it shows thank you page

2020-02-28

  • updated for phpcs compatibilities and minor adjustments

2020-02-27

  • commented out calling previous version of plugin

2020-02-26

  • adjusted display on embed and not-express settings

2020-02-25

  • fixed bugs

2020-02-20

  • updated and fixed bugs

2020-02-18

  • initial updates on woocommerce dintero plugin feature

2020-06-04

  • New Checkout view with improved flow
    a. Collector issue
    B. Vat % issue
    C. Better layout of checkout

2020.06.05

  • Cart Item price issue resolved and Express checkout from cart removed billing address fields

2020.06.05 – 2

  • Payment cancelled issue resolved, Now it redirects to cart page

2020.06.08

  • Refund issue resolved

2020.06.25

  • parameter mismatch warning solved

2020.07.14

  • Delayed callback for backup order creation

2020.08.14

  • Rounding Off of price issue resolved

2020.09.21

  • Pause, Update, Resume Session implemented
  • Supports Dynamic Shipping
  • Discount codes in Callback Issue resolved
  • On_Hold status for collector payment
  • Failed status for Collector Payment
  • Callback delay to 3 minutes to prevent duplicate orders

2020.09.22

  • Destroy Session
  • create new checkout session if current session is COMPLETED, DECLINED, CANCELLED
  • Business Checkout fix with Update session

2020.10.06

  • Session Update only with Shipping Options
  • Improvement in Session lock