Contact Information

  • Mail: info@diglabs.com
  • Website: https://diglabs.com

Category "WordPress"

There are 9 results found

Custom Payment Forms

The Stripe Payment Plugin allows for various levels of customized payment forms. In this post, I will explore building custom forms. Simplest The first level is simply leveraging the built in WordPress shortcodes to build your payment form. There are […]

Modal Payment Form

Many times I get questions like: “Does the plugin provide modal or lightbox dialogs?” or “How do I build a payment form that pops up?”. The plugin does not natively provide this support. However, there are a number of WordPress […]

Filter Email Data

There are a number of ways to change the email content that the plugin sends. stripe_email_body – This allows you the most freedom to construct a fully custom email. stripe_email_footer – This allows you to insert a custom footer into […]

Automatic Updates

Registration The process works the same for all the plugins. Before automatic updates will work, each plugin needs to be registered. This is a one step process. Registration is done using the plugin’s admin page. Here is a screenshot from […]

Stripe Payments Plugin – Custom PHP, JavaScript and CSS

As of version 2.3.13 (release coming soon) the Stripe Payments Plugin supports easier custom coding options. This makes it possible for your customizations to persist across plugin and theme updates. Here is how you should do it: Custom CSS The […]

Simple Shopping Cart

If you only have a small number of items to sell then it is possible to create a custom shopping cart experience using the Stripe Payments Plugin. This plugin allows you to quickly get up and running with payment forms […]

How Do I Update?

The current update process is a bit messy. I have integration into the WordPress update API an item on my backlog, but in the mean time here are the updates steps. Download the Bits First find the original email that […]

Premium Subscribers User Experience

Background The Premium Subscribers Add-on plugin extends the base functionality of the Stripe Payments Plugin to provide easy to manage premium content features in your WordPress environment. For more information on the available features visit the add-on’s home page. Registration […]