Skip to content

Releases: pronamic/wp-pronamic-pay

6.9.0

09 Aug 08:05
Compare
Choose a tag to compare

Changed

Added

Removed

  • Removed deprecated ING Kassa Compleet gateway, the api.kassacompleet.nl endpoint is no longer available.

6.9.0-RC-1

06 Aug 09:13
Compare
Choose a tag to compare
6.9.0-RC-1 Pre-release
Pre-release

Changed

Added

Removed

  • Removed deprecated ING Kassa Compleet gateway, the api.kassacompleet.nl endpoint is no longer available.

6.8.0

20 Jun 23:04
e12a90c
Compare
Choose a tag to compare

Changed

  • Updated WordPress pay core library to version 2.7.2.
    • Added payment method to subscription details when cancelling/renewing a subscription.
    • Added refunded amount in payments overview amount column.
    • Fixed using user locale on payment redirect and subscription action pages. #136
    • Improved changing subscription mandate.
  • Updated WordPress pay Adyen library to version 1.3.2.
    • Updated to API version 64 and Drop-in SDK version 3.15.0 (adds support for ACH Direct Debit payment method).
    • Updated documentation of the pronamic_pay_adyen_checkout_head action.
  • Updated WordPress pay Buckaroo library to version 2.2.0.
    • Added initial support for refunds.
    • Added WP-CLI command to retrieve transaction status and refunds info.
    • Updated integration to JSON API.
    • Switched to WordPress REST API for Push URL.
  • Updated WordPress pay iDEAL Basic library to version 2.2.0.
    • Switched to REST API for notification URL.
  • Updated WordPress pay Ingenico library to version 2.1.3.
    • Fixed updating payment transaction ID from transaction feedback.
  • Updated WordPress pay Contact Form 7 library to version 1.1.1.
    • Improved error handling on form submission.
  • Updated WordPress pay Easy Digital Downloads library to version 2.2.0.
    • Added initial support for refunds. #129
  • Updated WordPress pay Gravity Forms library to version 2.7.0.
    • Added initial support for refunds. #119
  • Updated WordPress pay MemberPress library to version 2.3.3.
    • Added subscription mandate selection link to account update page.
    • Fixed updating gateway in subscription/transaction on payment method update (via mandate selection URL).
  • Updated WordPress pay WooCommerce library to version 2.3.1.
    • Fixed updating WooCommerce order for refunds on payment update. #130
  • Updated WordPress HTTP library to version 1.1.1.
  • Updated WordPress pay DigiWallet library to version 1.0.1.
  • Updated WordPress pay Mollie library to version 2.2.4.

6.7.2

28 May 10:40
d25698c
Compare
Choose a tag to compare

Added

  • Added WordPress pay DigiWallet library version 1.0.0.

Changed

  • Updated WordPress pay core library to version 2.7.1.
    • Added transaction description setting to payment forms.
    • Updated payment methods logos to version 1.6.6.
    • Fixed missing On Hold status in payment status map.
  • Updated WordPress pay OmniKassa 2.0 library to version 2.3.4.
    • Added support for gateway configuration specific webhook URLs.
    • Improved webhook error handling.
  • Updated WordPress pay TargetPay library to version 2.2.0.
    • Deprecated gateway in favor of DigiWallet.
    • Improved error handling.
    • Added documentation.
  • Updated WordPress pay Charitable library to version 2.2.3.
    • Improved using default gateway configuration.
  • Updated WordPress pay Gravity Forms library to version 2.6.1.
    • Improved Gravity Forms 2.5.3 compatibility.
    • Fixed payment feed conditional logic setting.
    • Fixed loading admin script in form editor.
  • Updated WordPress pay MemberPress library to version 2.3.2.
    • Improved setting tax amount and rate in trial phase.
  • Updated WordPress pay Ninja Forms library to version 1.5.1.
    • Improved delayed actions.