Part 2: How to implement Shopper Login and API Access Service(SLAS) in Salesforce Commerce Cloud…In Part 1, we configured the SLAS Admin. In Part 2, we will implement it in our RefArch Storefront!Aug 24, 20221Aug 24, 20221
Part 1: How to implement Shopper Login and API Access Service(SLAS) in Salesforce Commerce Cloud…In Part 1, we will cover the SLAS Admin configuration stage. We will configure the Client and the IDP in this section.Aug 23, 2022Aug 23, 2022
Published inDev GeniusHow to connect MongoDB with Salesforce Commerce Cloud(I assume the reader is familiar with the creation of the MongoDB database. If not, click here!)Aug 23, 2022Aug 23, 2022
How to add a Business Manager Extension in Salesforce Commerce CloudWhat’s a Business Manager Extension?Aug 12, 2022Aug 12, 2022
How to Install and Configure SFRA RepositoryBefore starting to develop any SFRA project, the first thing that needs to be done is to install the SFRA repository from Github. Let’s…Aug 12, 20221Aug 12, 20221
Integrate Braintree in a Laravel 8.x Application with PHP SDK and JavaScriptBraintree can be used to integrate a payment gateway into your application. It’s easy to integrate and the Drop-in UI is clean. In this…Sep 23, 20201Sep 23, 20201
How to create Charts using Laravel 8.x with the help of Chartisan (Laravel Charts)We will be using Chartisan to create charts for the number of registered users who are into different sports.Sep 20, 20203Sep 20, 20203
How to Upload a .csv file and Post its data to an External REST API using Laravel 8.xRecently I was faced with a task to post data from a .csv file to an external REST API. I’m just going to log in to this article about…Sep 18, 2020Sep 18, 2020
How to Store Uploaded Images in Public folder in Laravel 5.8 and Display them on Shared HostingThis article will provide an approach to storing all the uploaded images in a public folder instead of the default storage path while…Jul 16, 20192Jul 16, 20192