

Card to Card Payment settings in WooCommerce.
Weblogbaz Card to Card Payment for WooCommerce adds a manual card-to-card or bank transfer payment method to your store.
Customers can view your payment details, upload a payment receipt during checkout, and submit the order for administrator review. Store administrators can review, approve, or reject payment receipts from the order screen.
weblogbaz-card-to-card-payment text domain.Payment receipts may contain personal or financial information. Receipt files are stored in a private directory and are not published through public URLs.
Access to a receipt is limited to authorized administrators or the customer who is authorized to view the order. If your server does not process .htaccess rules, configure equivalent web-server access restrictions for the private receipt directory.
The plugin supports WooCommerce Classic Checkout, WooCommerce Checkout Block, and HPOS. It does not connect to an external payment provider and does not send customer or receipt data to an external service.
Payment receipts may contain personal or financial information. The plugin stores receipt file paths as part of WooCommerce order records and does not create public receipt URLs.
Authorized administrators can view receipts, and customers can access receipt-related order information only when they are authorized to view the order.
The plugin does not send customer data or receipt files to Weblogbaz or any other external service. It does not include telemetry, tracking, or analytics.
Human-readable source code for all plugin assets is included in the plugin package.
The JavaScript source is located at assets/js/frontend.js and assets/js/checkout-block.js. No external build process is required.
All plugin-owned interface strings use the weblogbaz-card-to-card-payment text domain and are prepared for translation through WordPress.org.