Book Image

Liferay Beginner's Guide

Book Image

Liferay Beginner's Guide

Overview of this book

Table of Contents (19 chapters)
Liferay
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
PayPal Test Account Configuration
Index

Time for action – processing the order


Let's complete our first online order:

  1. As the admin, navigate to Around the Corner community from Dockbar.

  2. Now click on the Orders tab. The system will display the order listing page. We can see our first order placed by our customer James Desoza.

  3. Click on the Action button of the order and then click on Edit action. The system displays the edit order page as shown in the following screenshot:

  4. Now click on the Send Shipping Email button at the bottom. The system will show a success message and return to the same screen.

  5. Now update values in the PayPal section as mentioned next:

    • StatusCompleted

    • TXN ID – <Enter the PayPal transaction id>

    • Payment Gross – <Enter the payment amount>

    • Receiver Email Address – <Enter the seller's PayPal login id>

    • Payer Email Address – <Enter the buyer's PayPal login id>

  6. Now click on the Save button. The system will come back on the same page with a success message.

What just happened?

We signed in to our online...