Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Salesforce Developer Training With Real-Time Project
Overview of Property Management Application
Salesforce Doubt Class Every Sunday at 10 AM CST
Refer your friend and earn 50%
Overview Of Property Management Application (12:15)
Setting up Developer Account (4:12)
Creating our custom app: Creating Property Management application (3:11)
Creating our first custom object: Rental Unit
Please read this before proceeding further
Adding Fields to the Rental Unit Object : Adding fields to the custom object (7:09)
Adding Fields to the Rental Unit Object Part 2 (4:57)
Adding Fields to the Rental Unit Part 3 (4:37)
Adding Fields to the Rental Unit Part 4 (2:50)
Working on the 2nd custom object related to Property Management App
Overview of the Rental Agreement object for the Property Management application (4:12)
Creating a custom object in Salesforce: Create Rental Agreement object (3:26)
Adding Fields to the Rental Agreement object (5:26)
Adding fields to the custom object: Adding fields to the Rental Agreement Object (4:43)
Working on third Custom Object: Statement Object
Create a new custom object in Salesforce: Create Statement object for our app (3:01)
Adding fields to the custom object: Adding fields to the Statement Object (6:16)
Adding Fields to the Statement Object Part 2 (2:21)
Adding amount field on the statement object (1:52)
Adding fourth Custom Object: Payment Object
Create a new custom object for our Property Management app and adding fields (5:27)
Adding Fields to the Payment object (6:03)
Adding Fields to the Payment object (7:30)
Overview of the objects and their relationships for the Property Management app (3:57)
Record Types for Payment Object
Adding record types for the Payment object: Creating Check, Credit Card & Cash (2:06)
Custom Setting in Salesforce
What are custom settings in Salesforce and types of custom settings (6:31)
How to enable the communication between Salesforce and our Payment Gateway ? (5:56)
Setting up the account with Authorize.Net (Payment Gateway System) (6:03)
Create custom settings to store API credentials for Authorize.Net (5:41)
Request and Response from Authorize.Net
Sample Request and Response for Authorize.Net Payment Gateway (6:21)
How to retrieve custom settings value in Apex? (8:47)
Making a Callout to the Authorize.Net
Setting up the Http Request with all the information required by Authorize.Net (11:12)
Setting up the parameters for the HTTP Request (3:39)
Sending the Request to Authorize.Net Payment Gateway system (8:04)
Overview of the Response from Authorize.Net (5:31)
Creating Request Wrapper object to capture the data from the visualforce (4:44)
Creating Response Wrapper object to store the response from Authorize.net (5:22)
Converting List of String into Response wrapper (7:01)
Remote Site Setting and Setting up an Account with Authorize.Net
Overview Of Authorize.Net : Setting up an account with Authorize.Net (8:21)
Remote Site Settings and how to configure Remote Site Settings? (3:08)
Visualforce Page: Creating Visualforce page to capture information from Renter
Create Visualforce page and Custom Extension controller (4:24)
Add Payment Method to VF page (7:47)
Adding input fields to our Visualforce Page (4:27)
Different Payment Methods (10:33)
Create an Extension class for the Visualforce page
Adding Payment Extension to our Visualforce page (9:48)
Continue the code for Payment Extension (7:38)
Setting up input fields to capture payment information (4:21)
Setting up input fields to capture payment information (11:42)
Adding Save Payment method to the extension class Part 2 (8:46)
Adding Message to our Visualforce page (5:47)
Sending Confirmation Email to the Renter
Send the Confirmation email to the Renter when the payment is Successful (8:10)
Adding validation to our visualforce page (10:44)
Adding GetIsGuest() to check if the user is a Guest user (3:32)
Creating a Map (5:00)
How to retrieve Record Types from the object in Salesforce? (5:10)
Creating a drop down for the Expiration years (6:20)
Adding visualforce page to the Statement Page Layout (6:30)
Test our Property Management Application
Test our Property Management Application (7:18)
Adding Trigger to the Statement Object (8:16)
Rollup Statement Amount to Rental Agreements (3:13)
Rollup Statement Amount to Rental Agreements Part 2 (10:41)
Test Rollup Statement To Rental Agreement (4:25)
Roll up Payments to Rental Agreement (12:04)
Test Roll Up Payments to Rental Agreement (4:17)
Teach online with
Adding Message to our Visualforce page
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock