Newer Version Available

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

VPL360csr-DRFetchStripeCustId

This Omnistudio Data Mapper is used in the agent console to fetch the payment customer ID and email address for an account.

Sample Input

1{
2    "AccountId": "0014W00002BvJ4FQAV"
3}

Parameter

Required/Optional

AccountId

Required

Sample Output

1{
2  "AccountEmail": "demo@foxthree.com",
3  "PaymentCustomerId": "cus_Iau7ATwaurvGum"
4}

Called By

  • Workflow: Self care Billing Card on Overview 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, Billing

    • Integration Procedure: VPL360CSR_VIP_DetachcardFromCustomerCSR