VR Payment
Website: https://www.vr-payment.de/
The plugin offers an easy and convenient way to accept credit cards and all other payment methods listed below fast and securely. The payment forms will be fully integrated in your checkout and for credit cards there is no redirection to a payment page needed anymore. The pages are by default mobile optimized but the look and feel can be changed according the merchants needs.
This plugin will add support for all VR Payment payments methods and connect the VR Payment servers to your WooCommerce webshop. To use this extension, a VR Payment account is required. Sign up on VR Payment.
Documentation
Additional documentation for this plugin is available: here.
Source code and build process
This plugin ships a compiled WooCommerce Blocks bundle at assets/js/frontend/blocks/build/index.js. The human-readable source code is included in assets/js/frontend/blocks/src/ alongside webpack.config.js.
To rebuild the bundle from source:
cd assets/js/frontend/blocksnpm cinpm run build
This regenerates build/index.js and build/index-asset.php from the sources included with the plugin.
External Services
This plugin loads a device-identification script from the VR Payment gateway to secure checkout and payment flows.
- Service: VR Payment device identification
- Endpoint/domain: Base gateway URL (default
https://gateway.vr-payment.de/), script path/s/{spaceId}/payment/device.js - Data sent:
sessionIdentifier(value from cookievrpayment_device_id, a unique device/session ID) and the configured space ID in the request path; no payment or PII fields are sent by this script - When: Enqueued on cart/checkout page load; the identifier is stored in the browser for up to one year to keep sessions consistent and prevent fraud
- Purpose: Device fingerprinting/session continuity to secure transactions
- Policies: See the service provider’s terms of use and privacy policy linked below in the “Privacy Policy” and “Terms of use” sections
Support
Support queries can be issued on the VR Payment support site.
Privacy Policy
Enquiries about our privacy policy can be made on the VR Payment privacy policies site.
Terms of use
Enquiries about our terms of use can be made on the VR Payment terms of use site.