thenbrent / paypal-digital-goods

The missing PayPal Digital Goods PHP library. Discontinued - PayPal no longer offer the Digital Goods product.
Other
121 stars 38 forks source link

Adding item number. #2

Closed pdufour closed 12 years ago

pdufour commented 12 years ago

Item number was not being added to the request.

I added it to the request, using the variable provided in the Paypal API Docs.

thenbrent commented 12 years ago

Cool thanks.