Newer Version Available

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

DRVerifyOrderAcount

This Omnistudio Data Mapper gets the total amount for an order.

Sample Input

1{
2    "AccountId": "0014W000029kBVyQAM",
3    "OrderId": "8014W000002MbVjQAK"
4}

Parameter

Required/Optional

AccountId

Required

OrderId

Required

Sample Output

1{
2  "TotalAmount": 7.5,
3  "OrderId": "8014W000002MbVjQAK",
4  "OneTimeTotal": 0
5}

Called By

  • Workflow: Create Payment Intent

    • LWC: vplS360StripePaymentIntegration.js

      • Integration Procedure: VPL360_CreatePaymentIntent

  • Workflow: Agent Console Payment Flow

    • Omniscript: vpls360csr_BuyAddonsV3_English

      • Omniscript: vpls360csr_ChangeBasePackage_English

        • Integration Procedure: VPL360CSR_CreatePaymentIntentCSR