- Drupal - Announcements
- Drupal - Site Upgrade
- Drupal - Site Backup
- Drupal - Optimization
- Drupal - User Management
- Drupal - Comments
- Drupal - Taxonomies
- Drupal - Menu Management
- Drupal - Publish Content
- Drupal - Delete Content
- Drupal - Modify Content
- Drupal - Create Content
- Drupal - Create Pages
- Drupal - Create Articles
- Drupal - Create Blog
- Drupal - Static Pages
- Drupal - Front Page
- Drupal - Themes & Layouts
- Drupal - Blocks & Regions
- Drupal - Main Menu
- Drupal - Architecture
- Drupal - Installation
- Drupal - Overview
- Drupal - Home
Drupal Advanced
- Drupal - Site Security
- Drupal - Poll Module
- Drupal - Form Module
- Drupal - Contact Module
- Drupal - Aggregator Module
- Drupal - Book Module
- Drupal - Pane Module
- Drupal - Default Modules
- Drupal - Extensions
- Drupal - Internationalization
- Drupal - Social Networking
- Drupal - Triggers & Actions
- Drupal - Multilingual Content
- Drupal - Error Handling
- Drupal - Site Search
- Drupal - URL Alias
Drupal E-Commerce
- Drupal - Order History
- Drupal - Email Notifications
- Drupal - Invoice Generation
- Drupal - Setup Payments
- Drupal - Setup Shipping
- Drupal - Receive Donations
- Drupal - Setup Discounts
- Drupal - Setup Taxes
- Drupal - Create Categories
- Drupal - Create Products
- Drupal - Setup Shopping Cart
Drupal Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Drupal - Setup Payments
In this chapter, we will study how to set up Payments in Drupal. Payment is a process of paying money in exchange of goods, services or both to a company or a person.
Following are the steps to set up payments in Drupal.
Step 1 − Download the latest file of
module and module from the pnk and install in your Drupal site.Step 2 − Next, Enable the Basic Payment and PayPal Payment in Modules and cpck Save configuration.
Step 3 − Cpck Configuration --> Payment as shown in the following screen.
Step 4 − Cpck Payment methods.
Step 5 − Then, cpck Add payment method.
Step 6 − Cpck PayPal Payments Standard.
Step 7 − You have to fill the form for PayPal payments.
It contains the following 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 − You can view the above created PayPal in the following pst.
Step 9 − Next, go to Structure --> Content Types. The following page will get displayed, cpck Add content type.
Step 10 − Create a content type name as Products and save it.
Step 11 − You can view the created Products content in the pst. Cpck manage fields.
Step 12 − Add a new field as Buy Now, Select Payment form for type of data from the dropdown.
Cpck the Save button.
Step 13 − Now, you can view the created Buy Now field in the pst.
Step 14 − Go to Content, cpck Add content.
Step 15 − Cpck Products.
Step 16 − Enter your product information inside the fields as shown in the following screen and cpck the Save button.
Step 17 − You can now view your content on your site as shown in the following screen. Cpck Pay button.
Step 18 − You will be redirected to the offsite payment server to authorize the payment.
Later, it will direct you to the PayPal site for future payments process.
Step 19 − Once the payment process is complete, you can view the details of the payment as shown in the following screen.
Step 20 − Go to Content --> Payments tab. Here, you can view the payment status of your product.
Advertisements