• Resolved tinma5

    (@tinma5)


    Hi,

    I been trying to understand how can I implement payment installments with this plugin but could not find the answer.

    What I need is described at Stripe’s documentation as “Accepting Card Payments in Installments” and basically is “Installments is a feature of consumer credit cards in some markets (known as meses sin intereses in Mexico) that allows customers to split purchases over multiple billing statements. You receive the full amount (minus a fee) as if it were a normal charge, and the customer’s bank handles collecting the money over time.”

    I really need to add this feature and I think its possible, I will really apreciate if someone can help me with this.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @tinma5,

    As you’ve noticed this isn’t a feature of our Stripe plugin for WooCommerce. From our philosophy we prefer to not build features like this into payment methods themselves, rather we’d have an extension that supports this function that works with any payment method. ??

    Unfortunately, I’ve not seen what you’re describing for WooCommerce. The closest thing would be an extension we have called Deposits. –> https://woocommerce.com/products/woocommerce-deposits/

    It doesn’t send the store owner the full amount though, while collecting from the customer.

    I tried searching for this functionality and couldn’t find anything easily for WooCommerce unfortunately, but perhaps Deposits helps get you most of the way there.

    Thread Starter tinma5

    (@tinma5)

    Hi @ryanr14

    Unfortunately I haven′t found a way to apply this in woocommerce either and we use this kind of payment a lot in Mexico.

    Stripe shows how to code this feature, is there a way for me to add this manually?

    Thank you for your help.

    Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @tinma5,

    There’s always a way to accomplish this, unfortunately it sounds fairly complicated. ??

    With the code in Stripes examples you can certainly take that and modify our Stripe extension to then support that in WooCommerce. It’s a free and open source plugin for anyone to fork and modify. –> https://github.com/woocommerce/woocommerce-gateway-stripe

    I’d also suggest adding the idea to our ideas board, maybe it’s in high demand and if so that’d be something our developers would work on. –> https://ideas.woocommerce.com/forums/133476-woocommerce

    Thread Starter tinma5

    (@tinma5)

    Hi @ryanr14,

    Ok, I’ll do both, thank you very much for the support!

    Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @tinma5,

    Happy to do the best we can for ya currently. Thank you very much for adding the idea!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Split purchases over multiple billing statements’ is closed to new replies.