• 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?

    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?

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