Skip to main content

Generate EPC QR Code for SEPA Payment in Power Automate

What this action does

PDF4me Generate EPC QR Code for SEPA Payment creates EPC-compliant QR codes inside Power Automate using your payment data (beneficiary, IBAN, amount, reference, and remittance text). This helps teams publish scan-ready payment details for invoices, order confirmations, and B2B settlement documents across SEPA regions.

Authenticating Your API Request

To access the PDF4me Web API through Power Automate, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Power Automate flows and PDF4me's powerful document processing services.

Generate EPC QR Code for SEPA Payment in Power Automate showing EPC Version, EPC Character Set, Beneficiary BIC, Beneficiary Name, IBAN, Amount, Business Code, Payment Reference, Remittance Information, and Hint Text

Real Power Automate configuration for EPC QR generation with SEPA payment fields.

Important Facts You Should Not Miss

Most important data trio

Keep IBAN, Amount (EUR), and Remittance Information accurate. These are the fields that most impact scan success and reconciliation.

Version and charset defaults

Use V2 and UTF8 as your baseline unless your payment ecosystem requires a specific legacy setup.

BIC rule by EPC version

Beneficiary BIC is mandatory for V1 and optional for V2. This is a common validation miss in production flows.

Key Features

  • EPC Standard Compliance: Generate QR codes meeting European Payments Council standards
  • SEPA Payment Support: Create QR codes for Single Euro Payments Area transactions
  • Multiple EPC Versions: Support for EPC V1 and V2 formats
  • Complete Payment Data: Include beneficiary, IBAN, amount, reference, and remittance details
  • Automated Integration: Create QR codes from Dynamics 365 or ERP system data
  • Base64 Output: Receive QR code images in Base64 format for universal compatibility

Parameters

Required core settings: EPC Version, EPC Character Set, Beneficiary Name, Beneficiary IBAN, Amount (EUR), and Remittance Information.

ParameterRequiredTypeWhat it doesExample
EPC VersionYesOptionSelect EPC format version. Use V2 by default.V2
EPC Character SetYesOptionSelect text encoding. UTF8 recommended for broader character support.UTF8
Beneficiary's BICConditionalStringBank BIC/SWIFT code. Mandatory in V1, optional in V2.DEUTDEFF
Name of BeneficiaryYesStringPayee name shown to payer and used in payment processing.Muster GmbH
Beneficiary's Account (IBAN)YesStringDestination IBAN for the SEPA transfer.DE8970040040532013000
Amount (EUR)YesStringPayment amount in EUR, e.g. 123.45.123.45
Business CodeNoStringStructured business purpose/classification code.GDDS
Payment ReferenceNoStringReference used for reconciliation in accounting systems.RF18539007547034
Remittance InformationYesStringFree-text payment purpose, usually invoice identifier.Invoice 2026-0042
Hint TextNoStringOptional human-readable note for payer context.Thank you for your payment

Quick Setup (Power Automate)

  1. Add Generate EPC QR Code for SEPA Payment to the flow.
  2. Set EPC Version (V2 recommended) and EPC Character Set (UTF8 recommended).
  3. Map Name of Beneficiary, IBAN, Amount (EUR), and Remittance Information.
  4. Add Business Code and Payment Reference when your finance team uses structured reconciliation.
  5. Use the output File Content in email, PDF stamping, or document storage steps.

Output

The PDF4me Generate EPC QR Code for SEPA Payment action returns comprehensive output data for seamless Power Automate flow integration:

ParameterTypeDescription
File ContentBase64High-quality EPC QR code image encoded in Base64 format for universal compatibility

JSON response format

{
"File Content": "[Base64 Encoded EPC QR Code Image]"
}

Power Automate usage

  • Email Delivery: Send QR code to customers via Outlook
  • PDF Integration: Embed QR code into invoice PDFs
  • SharePoint Storage: Archive QR codes in document library
  • Payment Processing: Integrate with European banking systems
  • ERP Integration: Link to Dynamics 365 invoice records
  • Customer Portal: Display QR codes in customer self-service portal

Workflow Examples

Workflow ExamplesOpens by default — four patterns in a 2×2 grid. Collapse anytime.
Invoice QR Codes
  1. Trigger on finalized invoice in ERP/Dynamics.
  2. Map IBAN, amount, and reference fields.
  3. Generate EPC QR and attach to invoice PDF.
  4. Email customer and archive the payload.

Impact: Faster payments with fewer remittance errors.

Subscription Billing
  1. Run monthly schedule trigger.
  2. Load active subscribers and bill amounts.
  3. Generate one EPC QR per customer.
  4. Send monthly invoice and log status.

Impact: Consistent recurring payment operations at scale.

Order Payment Codes
  1. Trigger when order is confirmed.
  2. Calculate total and payment reference.
  3. Generate EPC QR for settlement.
  4. Attach to order confirmation PDF.

Impact: Quicker order-to-cash conversion.

B2B Payment Slips
  1. Trigger on AP/AR payment request.
  2. Map vendor name, IBAN, and amount.
  3. Generate QR payment slip data.
  4. Distribute slip and update records.

Impact: Better B2B reconciliation and audit traceability.

Industry Use Cases & Applications

Industry Use Cases & ApplicationsExpand to see finance, retail, professional services, and B2B scenarios.
Finance & Accounting
  • Accounts Receivable — EPC QR on customer invoices
  • Subscription Billing — recurring QR payment slips
  • Fee Collection — standardized SEPA payment requests
  • Reconciliation — match transfers by reference
E-commerce & Retail
  • Order Payments — QR at checkout and on invoices
  • Refund Flows — structured payment details
  • Store Transfers — internal settlement with QR data
Professional Services
  • Client Invoicing — EPC QR on service invoices
  • Milestone Billing — one QR per project phase
  • Retainer Collection — predictable monthly payment guidance
Manufacturing & B2B
  • Supplier Payments — standardized SEPA slips
  • PO Settlement — references tied to purchase orders
  • Contract Billing — clear remittance for legal clarity

Get Help