Plugin Directory

Changeset 3254031


Ignore:
Timestamp:
03/11/2025 12:28:44 PM (13 months ago)
Author:
webbaker
Message:

Updating readme/assets from GitHub

Location:
wc-qr-payment
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • wc-qr-payment/assets/banner-1544x500.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/assets/banner-772x250.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/assets/screenshot-1.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/assets/screenshot-2.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/assets/screenshot-3.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/tags/1.0.12/readme.txt

    r3254021 r3254031  
    1414
    1515The QR Payment plugin for WooCommerce will generate a QR code according to the order total and the IBAN of the account you choose in the plugin settings. The order completion page then displays a section with the QR code, which can be supplemented with custom text. Depending on the settings, the QR code can also be automatically sent in an email along with the order. The customer can scan the QR code with any banking application and all payment details will be pre-populated.
     16
     17For easier payment identification, the order number is automatically included as the variable symbol in the generated QR code. This helps match incoming payments with orders in your system.
    1618
    1719The plugin does not require any integration of third party services. QR code generation is done directly in the plugin and is free for an unlimited number of orders.
  • wc-qr-payment/trunk/readme.txt

    r3254021 r3254031  
    1414
    1515The QR Payment plugin for WooCommerce will generate a QR code according to the order total and the IBAN of the account you choose in the plugin settings. The order completion page then displays a section with the QR code, which can be supplemented with custom text. Depending on the settings, the QR code can also be automatically sent in an email along with the order. The customer can scan the QR code with any banking application and all payment details will be pre-populated.
     16
     17For easier payment identification, the order number is automatically included as the variable symbol in the generated QR code. This helps match incoming payments with orders in your system.
    1618
    1719The plugin does not require any integration of third party services. QR code generation is done directly in the plugin and is free for an unlimited number of orders.
Note: See TracChangeset for help on using the changeset viewer.