Errors: Stripe X Lexoffice - Simply Create Invoice

Hey People,

I’m really new to this field, so sorry if I’m mixing up expressions and words. I’m a musician offering services and accepting donations, all through Stripe. It’s simple—no variants—just four different ‘items/payment links.’ Let me quickly explain what I want. I’d be really grateful if you could help me out, as I have no experience with programming, but I’d love to learn how to use Make. So, I appreciate any help you can give me! :blush:

What I want:

  1. Customer pays for my service or donates via stripe payment link
  2. Lexoffice creates an invoice for my accounting
  3. Lexoffice sends e-mail to the customer (didn’t even come this far)

What I did:

  1. Add a “Stripe Watch Events” Module
  2. Connect API
  3. Choose Group “Payment Intent”
  4. Choose Event “Payment Intent created”
  5. Add a “Create an Invoice” Module (by lexoffice
  6. Connect API

Now let me quickly go through what I choose for each field:

  • Voucher Date: “now”

  • Name: “1. Object: Shipping: Name”

  • Country Code: “1. Object: Shipping: Address: Country”

  • Supplement: “1. Object: Shipping: Address: Line 2”

  • Street: “1. Object: Shipping: Address: Line 1”

  • Street: “1. Object: Shipping: Address: City”

  • Line Items: (Map unchecked)
    Item 1:
    Type: Custom (Map unchecked)
    Quantity: 1
    Unit Name: Service
    Unit Price:
    Currency: “1. Object: Currency”
    Tax Rate Percentage: 0
    Net Amount: “1. Object: Amount”
    Gross AMount: “1. Object: Amount”
    Name: Service

  • Total Price: (Map checked)
    Currency: “1. Object: Curency”

  • Tax Conditions (Map unchecked)
    Tax Type: Vat Free

  • Shipping Conditions
    Shipping Type: Service (Map unchecked)
    Shipping Date: now

All else is empty.

Now my error:

No matter what I try, including setting various things to map or not, I just can’t get any further. Every time I trigger a payment on Stripe (yes, I’m actually doing it this way because I don’t even know how to make test payments—oh well), I get the following error messages:

The operation failed with an error.
##### Error
[406] Name and countryCode are required address fields.

Also a E-Mail that says “Encountered errors in …”