#miroslaw.drozd1987
1 messages ยท Page 1 of 1 (latest)
I have created payment link, for users, on the right bottom you "tick" I'm purchasing as a business and it is there
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
for the tax number
and https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-customer_details-name for the business name
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Im doing integration through Zapier and I cant see this name sent through Zapier trigger/action
can you create the same Payment Link but in test mode and send me the link please
as you can see in this event https://dashboard.stripe.com/test/events/evt_1M80wZLxhUT29OxoWFuYLTY6
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
the data are provided as per my description above
were you able to see the info?
so in this event "name" is the value of this field?
customer_details.name
ok, I have tried the payment and I see company name
"TRAFFIT COMPANY"
but then where is Cardholder name kept in that event?
basically that info stored in the Payment Method billing details
I agree ith should be there but it is not
in normal mode I made the payment, input Business Name and it holds Cardholder name instead
can you please double check it?
have a look
We can see tax id but no customer-name only name which was inputted into cardholder field
as you can see it is here https://dashboard.stripe.com/test/logs/req_6WnC4npjvh59hW
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
let me double check
yes, I can see it here in test mode, but on normal mode looks like this is mixed up
ok I got it in logs
but there is no axcess to it from Zapier ๐ฆ
this data is not availible anywhere, even in panel I cant see it
actually it is available here: https://dashboard.stripe.com/test/invoices/in_1M81WsLxhUT29OxoAOqKxLtL
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I don't follow
what do you use?
we us other tool from Polish market
when you create a Subscription you automatically generate Invoices for each cycle
this is the price you used https://dashboard.stripe.com/test/prices/price_1M7HuhLxhUT29OxovoMrU9n9
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
it is a recurring price
sorry, I did it wrong
look at your Payment Link https://dashboard.stripe.com/test/payment-links/plink_1M7HvBLxhUT29Oxo5ruTlZ7L
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
in normal mode we got one off payments
let's restart the testing then