Newer Version Available

This content describes an older version of this product. View Latest

VPL360-DRFetchStripeCustId

This Omnistudio Data Mapper is used to fetch the payment customer ID using the user ID as input.

Sample Input

1{
2    "UserId": "0054W00000CSOYUQA5"
3}

Parameter

Required/Optional

UserId

Required

Sample Output

1{
2  "PaymentCustomerId": "cus_IXlzqDEBvtmuq4",
3  "Email": "abc@test.com",
4  "AccountId": "0014W00002AGmzOQAT"
5}

Called By

  • Workflow: Selfcare Billing Card on Oveview Page

    • LWC: VplS360SelfCareOverviewBillingCard.js

      • LWC: VplS360SelfCareBillingDetails.js

        • Integration Procedure: VPL360_getPaymentMethods

  • Workflow: Agent Console Payment

    • OmniScript: vpls360csr_BuyAddonsV3_English

      • OmniScript: vpls360csr_ChangeBasePackage_English

        • Integration Procedure: VPL360CSR_CreatePaymentIntentCSR

  • Workflow: Agent Console Payment

    • OmniScript: vpls360csr_BuyAddonsV3_English

      • OmniScript: vpls360csr_ChangeBasePackage_English

        • Integration Procedure: VPL360CSR_CreateSetupIntentCSR

  • Workflow: Agent Console Payment

    • OmniScript: vpls360csr_BuyAddonsV3_English

      • OmniScript: vpls360csr_ChangeBasePackage_English

        • Integration Procedure: VPL360CSR_getPaymentMethodsCSR

          • Integration Procedure: VPL360CSR_CreatePaymentIntentBillingCSR

  • Workflow: Agent Console Payment and Billing

    • Integration Procedure: VPL360CSR_VIP_DetachcardFromCustomerCSR