#slendie_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/1334638043595935845
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- slendie_api, 4 hours ago, 65 messages
Hi there ๐ I don't think so, but let me take a look and make sure I'm not forgetting about something.
Just making sure I'm understanding correctly, are you currently providing lineItems when resolving the click events that the Express Checkout Element emits?
https://docs.stripe.com/js/elements_object/express_checkout_element_click_event#express_checkout_element_on_click-handler-resolve-lineItems
I will look into this. If this functionality is working for you with GPay, it would likely work with PayPal too if we/PayPal supported it, but I will try to get clarification.
OK great, much appreciated
Fwiw this is something that the paypal api supports, but perhaps the stripe express checkout framework isn't implementing it?
Yeah, as far as I can tell the ECE hasn't implemented PayPal line items yet. I will file a feature request, though I can't promise if/when this will get added. The good news is that the interface should stay the same here, so if we do implement it, line items should just start working with the same code.
Ok wonderful, thank you for investigating and filing that feature request
What is ECE by the way?
Express Checkout Element?
Yep yep