• Resolved drunktraveler

    (@drunktraveler)


    Hello there,

    I have a website that uses a Hivepress template with Woocommerce. The website is similar to Airbnb so the user can book Hotels around the world. Everything is working correctly but I would love to add some fee on the transaction that will be my earnings.

    My Idea is:
    User book and pay total + commission 100$+15$
    I receive the money and hold it
    Users can release the payment to the hotel when they want (already working this way)100$

    If I use some extension to add those fees, the amount is not in my account’s “Collected fees” category. So a the end the hotel is getting the total + my commission. I saw the stripe documentation and the problem seem to be that is not collected as an “application fee” but I can’t see this option anywhere on woocommerce. What can I do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter drunktraveler

    (@drunktraveler)

    Hello everyone,

    I just want to add this it’s like commissions are being included in the PaymentIntent amount instead of as a separate application_fee_amount. How can I code that on woocommerce?

    Plugin Support lionel.a11n

    (@lioneldaniel)

    Hello,

    This is an open-ended custom PHP / payment platform programming discussion, which isn’t really the purpose of this support forum. To help you get started, here are some resources:

    I hope that points you in the right direction. In the future, you may have good results by checking out the Community Slack or Facebook Group for community help with developer-level questions.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Stripe integration’ is closed to new replies.