Sel digital goods and tangible goods at the same time

thomasut
Contributor
Contributor

Is it possible to sell digital goods and tangible goods at the same time with the API? 

I have registered for selling digital good and I am still waiting for their answer. To be prepared I want to know how to do this.

 

Through the API it is not possible to choose if it's either a digital or tangible, then how do we notify that it is either one of them? 

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

MTS_Justin
Moderator
Moderator

Hello,

Use the "NO_SHIPPING" variable in your REST request.

NO_SHIPPING. Redacts the shipping address from the PayPal pages. Recommended for digital goods.

 

https://developer.paypal.com/docs/api/payments/#definition-application_context


Was my post helpful? If so, please give me a kudos!

View solution in original post

Login to Me Too
3 REPLIES 3

MTS_Justin
Moderator
Moderator
Hello,

Yes, it is possible to sell both tangible and digital goods at the same time.

The "ItemCategory" variable value needs to be set to "Digital".

https://developer.paypal.com/docs/classic/express-checkout/digital-goods/IntegratingExpressCheckoutD...

Was my post helpful? If so, please give me a kudos!
Login to Me Too

thomasut
Contributor
Contributor

Hello,

 

Thanks for answering however as I mentioned above, I am using the Serverside - REST API, therefor not the NVP/SOAP API

Login to Me Too
Solved

MTS_Justin
Moderator
Moderator

Hello,

Use the "NO_SHIPPING" variable in your REST request.

NO_SHIPPING. Redacts the shipping address from the PayPal pages. Recommended for digital goods.

 

https://developer.paypal.com/docs/api/payments/#definition-application_context


Was my post helpful? If so, please give me a kudos!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.