Short answer, no.
Long answer: recently amazon (and a few other companies, but I can't remember which) had to update their applications because they used a button in their app that allowed users to purchase digital content that can be used in their app without using Apple's in app purchase APIs. Apple obviously wasn't very happy with this, so they said these companies can continue to do this, as long as they used Apple's in app purchase. These companies didn't want this so they just removed the option to purchase content from within the application.
If you want to allow users the option to purchase digital content that can be used from within your application, you MUST use in app purchase, or it's almost a guarantee that apple will reject your application.
If you want to allow users the option to purchase digital content that can NOT be used from within your application, you can use an external website, but you can NOT link to it from your application.