VPLS360_getStripePublicKey

This Integration Procedure gets the Stripe public key to be used in the Lightning Web Components (LWC).

Sample Input

1{
2    "type": "Stripe_Public_Key"
3}

Parameter

Required/Optional

type

Required

Sample Output

1{
2    "Label": "Stripe Public Key",
3    "Value": "pk_test_*****",
4    "isActive": true
5}

Called By

  • Flows:

    • Web shop : Payment LWC

    • Self care : Payment LWC

Calls

  • Data Mapper: DRGetchStripePublicKey