পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Setup Payments

In this chapter we will study how to Setup Payments in Drupal. Payment is a process of paying money in an exchange of goods, services or both to a company or a person.
Following are the steps to setup payments in Drupal.

Step (1): Download the latest file of Basic Payment module and PayPal Payment module from the link and install in your Drupal site.
Step (2): Next, Enable the Basic Payment and PayPal Payment in Modules and click on Save configuration.
Drupal Setup Payments Step (3): Click on Configuration --> Payment as shown.
Drupal Setup Payments Step (4): Next, Click on Payment methods.
Drupal Setup Payments Step (5): Next, click on Add payment method.
Drupal Setup Payments Step (6): Next, Click on Paypal Payments Standard.
Drupal Setup Payments Step (7): Next, you have to fill the form for PayPal payments.
Drupal Setup Payments It contains below fields:
  • Title(specific): Enter the specific title name.
  • Title(generic): Enter the generic title name.
  • Owner: Enter the name of the owner.
  • PayPal account email address: Enter your email address.
  • Server: Select the server from either of the one i.e. Production or Sandbox.
  • Capture:Select either of the one capture method i.e. Manual or Automatic.
Step (8):Next, you can view the above created PayPal in the following list.
Drupal Setup Payments Step (9): Next, go to Structure --> Content Types. The following page will get displayed, click on Add content type as shown.
Drupal Setup Payments Step (10): Here, create a content type name as Products and save it
Drupal Setup Payments Step (11): Next, you can view the created Products content in the list. Click on the manage fields
Drupal Setup Payments Step (12): Next, add a new field as Buy Now, Select Payment form for type of data from the dropdown.
Drupal Setup Payments Click on Save button.
Step (13): Next, you can view the created Buy Now field in the list.
Drupal Setup Payments Step (14): Next, go to Content, click on Add content
Drupal Setup Payments Step (15): Next, Click on Products.
Drupal Setup Payments Step (16): Enter your product information inside the fields as shown below and click on Save button.
Drupal Setup Payments Step (17): Next, you can view your content on your site as shown below. Click on Pay button.
Drupal Setup Payments Step (18): Next, you will be redirected to the off site payment server to authorize the payment.
Drupal Setup Payments Later it'll direct you to the paypal site for future payments process.
Drupal Setup Payments Step (19): Once the payment process is complete, you can view the details of the payment as shown below.
Drupal Setup Payments Step (20):Next, go to Content --> Payments tab. Here you can view the payment status of your product.
Drupal Setup Payments

No comments:

Post a Comment