#fireproofpenguin-_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1248238292705738824
đ Have more to share? Add details, code, screenshots, videos, etc. below.
I assume you mean you're looking for the billing details on the underlying Charge that is created?
Ah sorry if I didn't explain correctly! I'm essentially reading the billing details back from the customers payment method, which I'm able to test successfully with card and google/apple pay. I'm just unsure if this information will be available with paypal when I go live with it. Does that make sense?
Got it. Yeah we currently don't support any billing address fields for PayPal PMs
Ah no worries, so the best method here is to add an address element? I suppose the only issue is I don't need this information for my other payment methods
Yes you'd need to collect them separately from the user for PayPal payments. We're working on adidng support for some fields
By the way, that attach call is redundant in a Subscriptions/Billing flow. It'll be automatically attached
Oh nice! Thanks will raise it with the team. And thanks for the help, really appreciate it
No problem, glad I could help!