#marco_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1362486135707926670
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Can you tell me more about how you were planning to implement this? Also have you read this guide? https://stripe.com/en-ca/resources/more/installment-payments-101-a-guide-for-businesses
Well, at first I tried to add a custom form within the Stripe payment method, where it refers to the credit card, but it ended up being fruitless because the event was not being captured within the call. I don't know if it's because of an event that is not configured within Stripe or if it was a problem related to my logic itself.
I tried passing payment_method_options[card][installments][enabled]=true
but it didn't work, I don't know if it's because it's not a plan, because in ecommerce I need to pay in up to 12 installments
work Brazil?
I am not familiar with that functionality, so I don't know the answer to that.
Which guide led you to use that parameter?
this is my PaymentItent
Hello, my colleague is stepping out but I can help look in to this. Unfortunately I am not immediately familiar with our installment functionality either. Do you have a link to a stripe doc (https://docs.stripe.com) that you are referring to that says how to implement this with Stripe? It can be a bit hard for us to find non-standard docs, so the URL for the doc that you are using could be helpful