{"id":255305,"date":"2020-06-19T04:01:47","date_gmt":"2020-06-19T04:01:47","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=255305"},"modified":"2021-08-16T15:45:58","modified_gmt":"2021-08-16T15:45:58","slug":"laravel-b2b-marketplace-stripe-connect","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/","title":{"rendered":"Laravel B2B Marketplace Stripe Connect"},"content":{"rendered":"\r\n<p>Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. Today we are going to introduce B2BMarketplace stripe payment for Laravel.<\/p>\r\n\r\n\r\n\r\n<p>This module allows the customers to do a checkout and make an online payment using Stripe Connect gateway. This module integrates your online store with the most recognized payment solution, Stripe.<\/p>\r\n\r\n\r\n\r\n<p>It makes online payment processing much easier to manage and also helps in return order refunds easily. Using this module the customers can also save the card details for future use.<\/p>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">Complete Features List<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Enable\/disable payment method from the admin panel.<\/li>\r\n<li>Provide split payment to a supplier for your B2BMarketplace store.<\/li>\r\n<li>Accept all the cards that the stripe supports.<\/li>\r\n<li>Allow the supplier to register themselves using stripe connect.<\/li>\r\n<li>Buyer can also save stripe cards for future payments while paying.<\/li>\r\n<li>PCI(Payment Card Industry) Compliance.<\/li>\r\n<li>3D Secure &#8211; Added security layer.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">How to install the module?<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Unzip the respective extension zip and then merge<strong> &#8220;packages&#8221; <\/strong>folder into <strong>project root directory<\/strong>.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1136\" height=\"375\" class=\"wp-image-243702\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png\" alt=\"B2B stripe\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png 1136w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2-300x99.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2-250x83.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2-768x254.png 768w\" sizes=\"(max-width: 1136px) 100vw, 1136px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Goto<strong> config\/app.php<\/strong> file and add following line under <strong>&#8216;providers&#8217;<\/strong><\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">Webkul\\B2BMarketplaceStripeConnect\\Providers\\B2BMarketplaceStripeConnectServiceProvider::class<\/pre>\r\n\r\n\r\n\r\n<p>Goto <strong>composer.json<\/strong> file and add following line under<strong> &#8216;psr-4&#8217;<\/strong><\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">\"Webkul\\\\B2BMarketplaceStripeConnect\\\\\": \"packages\/Webkul\/B2BMarketplaceStripeConnect\/src\"<\/pre>\r\n\r\n\r\n\r\n<p>Also run these commands below to complete the setup<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">composer dump-autoload\r\ncomposer require stripe\/stripe-php:7.0\r\nphp artisan route:cache\r\nphp artisan migrate\r\nphp artisan vendor:publish --force<\/pre>\r\n\r\n\r\n\r\n<p>&gt; Press the number before <strong>&#8220;Webkul\\B2BMarketplaceStripeConnect\\Providers\\B2BMarketplaceStripeConnectServiceProvider&#8221;<\/strong> and then press enter to publish all assets and configurations.<\/p>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">How To Get The\u00a0<strong>API Key<\/strong>s from the Stripe<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<p>To get the API Keys you can use\u00a0<a href=\"https:\/\/stripe.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Stripe website<\/a>. First you\u2019ll need to\u00a0<a href=\"https:\/\/dashboard.stripe.com\/login\" target=\"_blank\" rel=\"noreferrer noopener\">Sign in<\/a>\u00a0to the stripe account.<\/p>\r\n\r\n\r\n\r\n<p>Go to\u00a0<strong><a href=\"https:\/\/dashboard.stripe.com\/login\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/dashboard.stripe.com\/login<\/a><\/strong>\u00a0then enter your\u00a0<strong>login<\/strong>\u00a0details.<\/p>\r\n\r\n\r\n\r\n<p>Step 1:- Now,\u00a0<strong>enable<\/strong>\u00a0the option \u201c<strong>View test data<\/strong>\u201d to check payment in testing mode. By clicking on payment button you can check all transaction here.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"528\" class=\"wp-image-255306\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Dashboard-1200x528-1.png\" alt=\"Stripe-Dashboard-1200x528-1\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Dashboard-1200x528-1.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Dashboard-1200x528-1-300x132.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Dashboard-1200x528-1-250x110.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Dashboard-1200x528-1-768x338.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Step 2:- Now click on\u00a0<strong>Get your test API keys\u00a0<\/strong>to get secret key and publishable key.<\/p>\r\n\r\n\r\n\r\n<p>Step 3:- Click on Settings&gt;&gt;Connect Setting to get client id. Here you have to set redirect URL, redirect URL will be like this as stated below<\/p>\r\n\r\n\r\n\r\n<p><strong>b2bexample.demo.com\/b2b-marketplace\/stripe\/connect\/retrieve\/token<\/strong><\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"503\" class=\"wp-image-255310\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-client-id-1200x503-1.png\" alt=\"Stripe-client-id-1200x503-1\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-client-id-1200x503-1.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-client-id-1200x503-1-300x126.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-client-id-1200x503-1-250x105.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-client-id-1200x503-1-768x322.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">Module Configuration<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<p>After the successful installation of stripe connect for laravel, the admin can easily configure the module from the admin panel.<\/p>\r\n\r\n\r\n\r\n<p>Now you will see the Stripe Payment under the\u00a0<strong>Configure&gt;Sales&gt;Payment Method<\/strong>.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"707\" height=\"1024\" class=\"wp-image-255317\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Payment-Configuration-707x1024-2.png\" alt=\"Stripe-Payment-Configuration-707x1024-2\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Payment-Configuration-707x1024-2.png 707w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Payment-Configuration-707x1024-2-207x300.png 207w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Stripe-Payment-Configuration-707x1024-2-172x249.png 172w\" sizes=\"(max-width: 707px) 100vw, 707px\" loading=\"lazy\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>Status:-<\/strong>\u00a0Admin can enable or disable this module.<\/p>\r\n\r\n\r\n\r\n<p><strong>Title:-<\/strong>\u00a0Admin can set the title which will be displayed on the front end.<\/p>\r\n\r\n\r\n\r\n<p><strong>Description:-<\/strong>\u00a0Admin can enter the description which they want to show on the checkout page.<\/p>\r\n\r\n\r\n\r\n<p><strong>Debug:-<\/strong>\u00a0Admin can enable or disable the module for testing.<\/p>\r\n\r\n\r\n\r\n<p><strong>Who will pay application fee:-<\/strong>\u00a0Admin can set here laravel stripe connect commission fee pay by seller or customer.<\/p>\r\n\r\n\r\n\r\n<p><strong>API Key:-<\/strong>\u00a0Set the API key which is provided by the stripe payment gateway.(Production Mode)<\/p>\r\n\r\n\r\n\r\n<p><strong>API Publishable Key:-<\/strong>\u00a0Set the API publishable key which is provided by the stripe payment gateway. (Production Mode)<\/p>\r\n\r\n\r\n\r\n<p><strong>Client ID:-<\/strong>Set Client Id provided by Stripe Payment Gateway, this is required to connect seller with stripe account.<\/p>\r\n\r\n\r\n\r\n<p><strong>API Test key:-<\/strong>\u00a0Set the API test key so\u00a0that this module will be used for testing.<\/p>\r\n\r\n\r\n\r\n<p><strong>API Test Publishable Key:-<\/strong>\u00a0Set the API publishable key so that this module will be used for testing.<\/p>\r\n\r\n\r\n\r\n<p><strong>Sort Order:-<\/strong>\u00a0Enter the sort order so that the payment method will appear on the payment page according to the entered sort order<\/p>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">Supplier Configuration<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Once the installation of the stripe multi-vendor payment gateway in laravel,\u00a0the supplier will find the menu \u201c<strong>Stripe Connect<\/strong>\u201d item under<strong> settings&gt;&gt;stripe<\/strong> as shown in the image below:-<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" class=\"wp-image-255480\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-2-1200x675.png\" alt=\"supplier-dashboard-b2b-stripe-2\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-2-1200x675.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-2-300x169.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-2-250x141.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-2-768x432.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-2.png 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>After click on connect stripe, the supplier will redirect to the stripe website to connect with stripe. Once it will be connect seller will redirect back to their account section.<\/p>\r\n\r\n\r\n\r\n<p>Click on <strong>Skip this account form<\/strong> for the development mode.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"489\" height=\"1024\" class=\"wp-image-255485\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3-489x1024.png\" alt=\"Seller-Login-Stripe-533x1024-3\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3-489x1024.png 489w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3-143x300.png 143w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3-119x249.png 119w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3-768x1608.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3-734x1536.png 734w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Seller-Login-Stripe-533x1024-3.png 792w\" sizes=\"(max-width: 489px) 100vw, 489px\" loading=\"lazy\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Here seller has to fill the form then needs to connect with stripe\u00a0to make transfer successfully. The seller can also revoke their account by clicking on \u201c<strong>Revoke Your Stripe Account<\/strong>\u201d.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" class=\"wp-image-255484\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-4-1200x675.png\" alt=\"supplier-dashboard-b2b-stripe-4\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-4-1200x675.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-4-300x169.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-4-250x141.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-4-768x432.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/supplier-dashboard-b2b-stripe-4.png 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">Checkout Process<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<p>At the time of checkout, the customer can select the payment method as Stripe, to pay with stripe.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"648\" height=\"302\" class=\"wp-image-255489\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/b2b-stripe-1.png\" alt=\"b2b-stripe-1\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/b2b-stripe-1.png 648w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/b2b-stripe-1-300x140.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/b2b-stripe-1-250x117.png 250w\" sizes=\"(max-width: 648px) 100vw, 648px\" loading=\"lazy\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>After selecting the Stripe the customer can click on the<strong>\u00a0placed order<\/strong>\u00a0button to make the payment. Then the customer will be redirected to the stripe payment page, here they have to fill card detail and click on\u00a0<strong>Pay Now<\/strong>.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"432\" height=\"472\" class=\"wp-image-255492\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Saved-Card-Paynow-b2b-stripe-3.png\" alt=\"Saved-Card-Paynow-b2b-stripe-3\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Saved-Card-Paynow-b2b-stripe-3.png 432w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Saved-Card-Paynow-b2b-stripe-3-275x300.png 275w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/Saved-Card-Paynow-b2b-stripe-3-228x249.png 228w\" sizes=\"(max-width: 432px) 100vw, 432px\" loading=\"lazy\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>After successful payment, they will get order id. They can check order status in their order history.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1035\" height=\"588\" class=\"wp-image-244421\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/Order-History-1.png\" alt=\"Order-History-1\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/Order-History-1.png 1035w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/Order-History-1-300x170.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/Order-History-1-250x142.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/Order-History-1-768x436.png 768w\" sizes=\"(max-width: 1035px) 100vw, 1035px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<div class=\"wk-index-wrap\">\r\n<h3 class=\"index-title\">Stripe Dashboard and Split payments.<\/h3>\r\n<\/div>\r\n\r\n\r\n\r\n<p>The admin and the sellers can log in to the Stripe accounts using their respective login credentials and view the details of their payment (commission) which displays under the\u00a0<strong>Payments<\/strong>\u00a0option.<\/p>\r\n\r\n\r\n\r\n<p>Under the admin Stripe dashboard the admin can see all the payment details as shown below:-<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" class=\"wp-image-278509\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-stripe-dashboard-admin-1200x550.png\" alt=\"b2b-stripe-dashboard-admin\" width=\"820\" height=\"375\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-stripe-dashboard-admin-1200x550.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-stripe-dashboard-admin-300x138.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-stripe-dashboard-admin-250x115.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-stripe-dashboard-admin-768x352.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-stripe-dashboard-admin.png 1300w\" sizes=\"(max-width: 820px) 100vw, 820px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>The admin can also see the payment details including the stripe fee as shown below:-<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"528\" class=\"wp-image-278515\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/payment-details-stripe-b2b-admin-1200x528.png\" alt=\"payment-details-stripe-b2b-admin\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/payment-details-stripe-b2b-admin-1200x528.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/payment-details-stripe-b2b-admin-300x132.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/payment-details-stripe-b2b-admin-250x110.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/payment-details-stripe-b2b-admin-768x338.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/payment-details-stripe-b2b-admin.png 1309w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>In the transfer section the admin can see all the payments those have been transferred to the sellers like shown below:-<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"533\" class=\"wp-image-278510\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-admin-stripe-transfers-1200x533.png\" alt=\"b2b-admin-stripe-transfers\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-admin-stripe-transfers-1200x533.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-admin-stripe-transfers-300x133.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-admin-stripe-transfers-250x111.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-admin-stripe-transfers-768x341.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/b2b-admin-stripe-transfers.png 1309w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>The admin can also see the transfer details as shown in the image below:-<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"555\" class=\"wp-image-278511\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/details-transfer-b2b-stripe-1200x555.png\" alt=\"details-transfer-b2b-stripe\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/details-transfer-b2b-stripe-1200x555.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/details-transfer-b2b-stripe-300x139.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/details-transfer-b2b-stripe-250x116.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/details-transfer-b2b-stripe-768x355.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/details-transfer-b2b-stripe.png 1287w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Similarly the seller can also see the payment details in the sellers stripe dashboard as shown in the image below:-<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"484\" class=\"wp-image-278513\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-stripe-1200x484.png\" alt=\"seller-stripe\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-stripe-1200x484.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-stripe-300x121.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-stripe-250x101.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-stripe-768x310.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-stripe.png 1286w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n<p>The seller can also see payment details as shown below:-<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"483\" class=\"wp-image-278514\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-payment-details-1200x483.png\" alt=\"seller-payment-details\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-payment-details-1200x483.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-payment-details-300x121.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-payment-details-250x101.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-payment-details-768x309.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/12\/seller-payment-details.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\r\n\r\n\r\n\r\n\r\n\r\n<h2>Support<\/h2>\r\n<p>So, that was much about the User Guide of Laravel B2B Marketplace Stripe Connect for any queries or doubts reach out to us at<strong>\u00a0<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">support@webkul.com<\/a>.<\/strong> You can also raise a ticket at our\u00a0<a href=\"https:\/\/bagisto.uvdesk.com\/en\/\"><strong>HelpDesk System.<\/strong><\/a><\/p>\r\n<p>Please explore our<strong><a href=\"https:\/\/webkul.com\/laravel-development\/\"> Laravel Development Services\u00a0<\/a><\/strong>and Quality\u00a0<strong><a href=\"https:\/\/store.webkul.com\/catalogsearch\/result\/index\/?cat=171&amp;q=laravel\">Bagisto Extensions<\/a><\/strong>.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. Today we are going to introduce B2BMarketplace stripe payment for Laravel. This module allows the customers to do a checkout and make an online payment using Stripe Connect gateway. This module integrates your online store with the <a href=\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":267,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8396,8929],"tags":[637,9907,8054,28,4104,1486],"class_list":["post-255305","post","type-post","status-publish","format-standard","hentry","category-bagisto","category-e-commerce-bagisto","tag-b2b-marketplace","tag-bagisto-ecommerce-platform","tag-laravel-ecommerce","tag-open-source-ecommerce","tag-payment-module","tag-stripe-connect"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Laravel B2B Marketplace Stripe Connect - Webkul Blog<\/title>\n<meta name=\"description\" content=\"Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. This is one of the best payment methods.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Laravel B2B Marketplace Stripe Connect - Webkul Blog\" \/>\n<meta property=\"og:description\" content=\"Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. This is one of the best payment methods.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-19T04:01:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-16T15:45:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png\" \/>\n<meta name=\"author\" content=\"Simant Verma\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Simant Verma\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\"},\"author\":{\"name\":\"Simant Verma\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0\"},\"headline\":\"Laravel B2B Marketplace Stripe Connect\",\"datePublished\":\"2020-06-19T04:01:47+00:00\",\"dateModified\":\"2021-08-16T15:45:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\"},\"wordCount\":948,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png\",\"keywords\":[\"b2b marketplace\",\"Bagisto ecommerce platform\",\"Laravel eCommerce\",\"open source ecommerce\",\"payment module\",\"Stripe Connect\"],\"articleSection\":[\"Bagisto\",\"E commerce\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\",\"url\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\",\"name\":\"Laravel B2B Marketplace Stripe Connect - Webkul Blog\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png\",\"datePublished\":\"2020-06-19T04:01:47+00:00\",\"dateModified\":\"2021-08-16T15:45:58+00:00\",\"description\":\"Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. This is one of the best payment methods.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png\",\"width\":1136,\"height\":375,\"caption\":\"B2B stripe\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Laravel B2B Marketplace Stripe Connect\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0\",\"name\":\"Simant Verma\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Simant Verma\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/simantverma-bd183\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Laravel B2B Marketplace Stripe Connect - Webkul Blog","description":"Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. This is one of the best payment methods.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/","og_locale":"en_US","og_type":"article","og_title":"Laravel B2B Marketplace Stripe Connect - Webkul Blog","og_description":"Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. This is one of the best payment methods.","og_url":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-06-19T04:01:47+00:00","article_modified_time":"2021-08-16T15:45:58+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png","type":"","width":"","height":""}],"author":"Simant Verma","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Simant Verma","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/"},"author":{"name":"Simant Verma","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0"},"headline":"Laravel B2B Marketplace Stripe Connect","datePublished":"2020-06-19T04:01:47+00:00","dateModified":"2021-08-16T15:45:58+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/"},"wordCount":948,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png","keywords":["b2b marketplace","Bagisto ecommerce platform","Laravel eCommerce","open source ecommerce","payment module","Stripe Connect"],"articleSection":["Bagisto","E commerce"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/","url":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/","name":"Laravel B2B Marketplace Stripe Connect - Webkul Blog","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png","datePublished":"2020-06-19T04:01:47+00:00","dateModified":"2021-08-16T15:45:58+00:00","description":"Laravel B2B Marketplace Stripe Connect module is an easy way to split payment between the supplier and admin. This is one of the best payment methods.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/bagisto-laravel-Laravel-eCommerce-Restaurant-POS-System-2.png","width":1136,"height":375,"caption":"B2B stripe"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/laravel-b2b-marketplace-stripe-connect\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Laravel B2B Marketplace Stripe Connect"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0","name":"Simant Verma","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Simant Verma"},"url":"https:\/\/webkul.com\/blog\/author\/simantverma-bd183\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/255305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/267"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=255305"}],"version-history":[{"count":11,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/255305\/revisions"}],"predecessor-version":[{"id":301604,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/255305\/revisions\/301604"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=255305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=255305"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=255305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}