Tax certificate resindency - certificate

We would need Mapbox' certificate of 2023' Tax residency
Our TAx Authorities are requesting all of our providers to send us its certificate of tax residency (from anywhere outside Spain)
Could I contact anyone in MapBox Finance to help me with that?

Related

PayPal API to get tax detail configured in PayPal account

I'm looking for an API to get international sales tax configured in PayPal.
Our client configured international sales tax varies from country to country in PayPal: https://developer.paypal.com/docs/admin/checkout-settings/#access-your-sales-tax-rates-in-your-account-profile
We need to get sales tax configured in PayPal via API so that we can show tax in our web application cart page based on user country set in profile
Does PayPal have API exposed to achieve this?
No. Tax and shipping configured in the PayPal account is only for old HTML/link-only PayPal integrations from ~20 years ago, which predate the existence of APIs. It is not intended to be used, and will not work with, any newer PayPal integration.
Current PayPal integrations which calculate tax/shipping outside of PayPal must manage their own tax/shipping configuration, and specify the amounts when sending the transaction to PayPal.

Do I need any financial certificate for my in-app wallet?

I am currently developing a mobile application in which I am implementing a wallet feature and I am using the PayPal API.
The users can execute a service in exchange of a payment.
Is it possible to let the users store the money received in the wallet within the app ?
Will I also need to acquire any financial certificate before releasing the app?
Thank you very much.
You'll have to ask a lawyer or financial expert of the country(s) your business is based in as well as review any particular App Store policies, but my answer would be that with what you describe the "money received in the wallet" is more like "credits" until your app pays it out to an actual financial system.
You can use PayPal's Payouts API to send money to an email address.
(If there's no PayPal account at that address the recipient will get a notification and have 30 days to create one or add this email to an existing account, otherwise a refunded is processed automatically)

What are all the required details for create Paypal Business Account for my Indian e-comm site

Actually my site from India, I need to get cash from my international customer by using Paypal.
What are all the required details for creating India business account?
Note: Not for India, only for international customers.
You can check these pages on PayPal to create a business account for Indian merchants:
Get up and running quickly
Accept Payments From Across The World
If you already have a PayPal account you can login and click the link that says Upgrade to a Business account in the bottom left corner under the Manage your account section.
To start accepting PayPal in India, you only need a PAN card and a bank account to receive payments in.
I hope these links help

Able to set Tax calculation during PayPal express in SandBox?

How can I setup my PayPal sandbox account with tax settings?
I would like to setup tax as per the tax at the bottom of this page.
https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/Marketing/shipping/EasyCalculateShipAndTax-outside%20
I do not see these options in PayPal developer sandbox site setup.
What I would like to happen is PayPal works out that the billing address for the purchaser is in Australia, add 10% GST and then on the response, notifies me that 10% gst was applied (or the amount of other ways) so I can record that against the order and show it on the receipt.
Is paypal pro account needed? If so, I am also having problems making a pro account as outlined in this SO Question:
Cannot create a business-pro account in sandbox?
The shipping calculator in PayPal website applies only to Website Payment Standard Buttons(Buy now, add to cart etc). If you would like to pass tax in PayPal Express Checkout, you need to pass tax using API variables such as PAYMENTREQUEST_n_TAXAMT. You don't need PRO account to do this.

Paypal SetExpressCheckout digital goods

im work on paypal api soap method. On go to live mode i have a problem with digital goods. We sell virtual currency. On paypal setExpressCheckout i got error:
You are not signed up to accept payment for digitally delivered goods.
found solution to set bussiness account type to Digital Goods Express Checkout but option is not avaliable. How i can set expresscheckout with digital goods?
Contact PayPal and let them know what you're doing. They need to enable Digital Goods for you.
First of all, not all countries support PayPal Digital Goods. If it is available in your country, you can find it in "My business setup" in "Selling Tools" page. Here are the steps. For more information, you can check here:
http://tutorial.joompolitan.com/faq/1-faq-paypal-digital-goods-for-joomla.html