Payments - WordPress Plugin

Payments – WordPress Plugin

$99.00 / year

Cart:

{{subtotal}}

(

{{countDisplay}}

)

Mindspun Payments – Change Log


1.0.3

  • Fix for javascript issues in the download block on mindspun.com.
  • Fix a rendering issue on the licensing account block.

1.0.2

  • Plugin page fixes for links.

1.0.1

  • Remove the ‘View Details’ link from the plugin page.

1.0.0

Release: 3/4/2024

  • Remove the unused cover attribute from the checkout block.

0.6.1

  • Improve margins in the login template.
  • Prevent default form submission on login actions in the block editor.
  • Fix the tooltip text of the block view buttons.

0.6.0

Release: 2/29/2024

  • Download and install Responsive Blocks from wordpress.org.
  • Better user role logging.
  • Create a new login page template.
  • Only register blocks when the plugin is licensed.
  • Adjust the generated plugin theme and improve the plugin theme implementation.
  • Upgrade stripe-php and fix php 8.x deprecation warnings.
  • Add a clear purchases option to the installer.
  • Always use the same color for the view icon.
  • Add a confirmation for ‘Reset Everything’ on the Labs page.
  • Use split names for addresses and save the values in the database.
  • Add admin notices to prompt the user if the plugin hasn’t been set up yet.
  • Remove old shortcodes from the Product details page.
  • Title case the reset password button title in the Login block.

0.5.1

  • Standardize empty block names.
  • Set pay_session_id cookie in REST API handler without overwriting other cookies.
  • Add @mindspun/wpx to the package build.
  • Fix a debug warning in license keys.

0.5.0

  • Major refactor based on beta feedback.
  • Full block support in addition to shortcodes.
  • New shortcode design with the ability to customize shortcodes using blocks.
  • Better Stripe subscription handling.
  • Stripe theme updates, including being able to specify fonts.

0.4.1

  • Fixes a bug in settings save.

0.4.0

  • Add a ‘features’ editor to the product page for templates and associated shortcodes.
  • Change the displayed plugin name to ‘Mindspun Payments’.
  • Automated plugin updates for subsequent versions.
  • Add REST API endpoints for JWT management.
  • Allow a logout POST request without a nonce for cached pages.
  • Fix HTTP_HOST when run via the wp-cli.
  • Add a default image for products.
  • Fix button sizing for ‘Add to Cart’ on error.

0.3.2

  • Don’t show the access panel in the post editor for custom post types without meta fields.

0.3.1

  • Add the ability to specify SameSite for JWTs.
  • Fix the password visibility icon on mobile.

0.3.0

  • Add the ability to extend allowed_redirect_hosts for login redirects.
  • Add JWT support for external services to use WordPress as an identity provider.
  • Allow changing the name and filename for downloads on the product details page.
  • Give a warning about limited functionality on the welcome page for local installations.
  • Add the ability to specify a login page in the welcome page.
  • Improved locking mechanism for protected pages.
  • Remove noindex pages from the sitemap.
  • Refactor access on the post editor for a more consistent UI.
  • Add the ability to toggle visibility on admin password fields.

0.2.1

  • Fix a bug in admin CSS versioning.

0.2.0

  • Add a better welcome success message with a link to the products page.
  • Make the account shortcode tabbed by default.
  • Add environment type to the status page.
  • Make the default color for the plugin icon gray instead of the fill color.

0.1.0

  • Add the ability to control how subscriptions are added to the shopping cart.
  • Expand the shortcodes documentation on the ‘pages’ admin page.
  • Add X-Robots-Tag: noindex header for redirected pages.
  • Change the post meta box access checkbox to a toggle switch.
  • Remove the users_can_register check from the register template.

0.0.1

  • Fix a bug in the Javascript error display for the ‘Add-to-Cart’ button.

0.0.0

  • Initial Beta release