views:

15

answers:

0

Hi!

Got another problems :)

I'm learning how to integrate PayPal API into my website. Everything works correctly, there's only one thing that's confusing me... For now, I'm working on Sandbox, maybe it does matter.

When user enters amount I'm redirecting him to PayPal. There's login box (or payment with credit/debit card). After successfull login there's payment review page. There's one sentence there:

If the information below is correct, click Continue. You will confirm your payment on the next page.

What's confisung me? There's no amount there. Only other info. As RETURNURL I've set up payment confirmation page (depending on PayPal response it shows 'payment complete' message or not).

Now's my question. Did I miss something here? I've read PayPal API documentation and I think I didn't.

Any ideas?