I have not used that plugin but I would assume (I hope) that any payment interface is handled by the payment processor. That means that any credit card information is PCI complaint and not stored on your server or have anything to do with WordPress.
In addition, the secure communication between your server and the payment processor must be done with SSL and a valid recognized certificate. Be aware that there are liability laws and insurance that deal with this depending on where you live, etc, at the very least have a user policy your clients are aware of. Personally I would never use anything like this to store confidential or private info.
Related Posts:
- How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled?
- SSL redirect loop using WordPress HTTPS Plugin
- Is the WordPress HTTPS Plugin Still Safe To Use? [closed]
- Enable Full SSL for WordPress
- How can I make uploaded images in the editor load with HTTPS?
- How can I force users to a particular subdomain to log in for MU (Multisite)?
- How can I fix the mixed content problems of the kk star ratings plugin?
- redirected you too many times
- How do I convert my WordPress website to be domain agnostic?
- www redirects to another directory in wordpress
- Mixed content error after adding SSL certificate
- Site navigation from Google not using HTTPS for some resources, causing redirect loop
- Why my multisite is this slow? (stats inside)
- How do I locate specific part of code that affects ssl?
- How do I secure a subdomain using UCC SSL?
- How do I locate specific file in a post that affects ssl?
- Theme causing SSL break on chrome
- Generate all urls with https
- SSL not working for checkout
- Sudden ERR_HTTP2_PROTOCOL_ERROR on every JS and CSS files loads
- WP Mail SMTP Plugin Fails Certificate Verification [closed]
- Is SSL connection of plugins default?
- Redesigning Custom Post Type “Add New” page
- Can we hook a static method of a class to add_action inside that class?
- Is there any record of installed plugins in the database?
- Install an external plugin within the current plugin
- How can I remove a hooked action created by a plugin?
- WooCommerce – Call to undefined function is_woocommerce()
- Custom headers for the WordPress plugin directory
- Is it possible to run plugin code when a multisite blog is deleted?
- How can I add a custom header to a custom template in a plugin without using the theme folders
- Trying to avoid including wp-load.php
- Stackoverflow type of badge plugin giving warnings in WordPress 3.5
- AJAX Call Via Vanilla JavaScript In WordPress Plugin Development
- Twillio How To Send SMS for Custom Post Type
- Woocommerce category description as subtitle
- Custom values are not translated
- What Triggers a Plugin Update Alert
- How to include admin-ajax when loading external javascript
- WooCommerce Dynamic Cart Pricing
- Upgrading WordPress 4.0 asks for FTP password
- Change the name of an installed plugin
- WP deregister, register and enqueue dequeue
- prefix table and plugins
- Remove action from a plugin class, forced to use global instance
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- WordPress ajax call for not logged in users, doesn’t work
- Duplicate a Multi-Site Subdomain
- How to get last_updated and newest_blogs in WP 3.0
- why in my wordpress admin panel the membership option is not showing
- Add multiple attributes to product from php
- How to show my sidebar in specific page only?
- What Plugin Do You Use to Turn WordPress based site to A Blog Aggregator
- Sanitizing, Validating and Escaping in WordPress (Plugin)
- How to make first_name and last_name required fields in user profile?
- like to keep reading plugin
- Check if email address exists front end with AJAX in a plugin
- Error uploading plugin zip file
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- How to review WordPress website php version compatibility?
- How to add page using HTML, CSS and JS?
- Translate database content using __($message) function
- Any way to change the actual filename of an image from media manager?
- Can we use a webservice with WordPress?
- Add Extra codes by plugin
- CMB2 Repeatable Group & JSON API
- How I can get custom field’s current value?
- Edit default comments page in WP Admin
- WordPress Popular Posts Table Size Is Getting Big [closed]
- New User Form – Custom Menu Page
- rt media plugin count not working in shortcode [closed]
- Want wp_get_post_terms return in arbitrarily order, how to do?
- How to resize images due to container width automatically server side/without CSS
- Checking instances of scripts in wp_head
- Does WordPress validate inputs to all functions? (such as get_user_meta and insert_user_meta)
- Admin Theme customization
- How to redirect a URL with parameters?
- How to create a managed image repository in wordpress
- Anonymous Postings
- wordpress json api not working
- Fetch Children of Grouped Products Inside WooCommerce Product Loop
- Outbound link autometic converted into linkdirect , and not opening
- Run plugins only on certain pages
- wordpress, search form using ajax
- how to add a button next to the wordpress view button?
- How can I prevent my plugin go development trunk [closed]
- (FES EDD) New vendor submission page is blank
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- Problem with PHP wordpress, Undefined index: in C:\xampp\htdocs\wordpress\wp-content\plugins\epoch\classes\core.php on line 190 [closed]
- Contributive page where people logged in can write
- Contact Form 7 Get Image Function [closed]
- Best way to maintain and update 3rd-party WP plugin when developer is unresponsive?
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- Are functions in main plugin file called before function bound to register_activation_hook runs?
- After plugin activation all users marked as Spam
- how to do login using woocommerce rest api From android
- How to create a code editor for my plugin .?
- How to create a custom shortcode based on the layout?
- Installing plugins and using complex folder structure with child theme in WordPress
- Manually set a custom admin sub-menu selected?