Skip to main content

wallet

A component to show a UPI qr code
Wallet Object

Returned Value

You can get the value of a component by calling component.data().value. All returned values of component.data() can be found in the components reference.
Wallet Object

netbanking

A component to initiate Net Banking payment.
In case buttonText is not provided the value of buttonIcon would be replaced to true. This has been done so that your customer always sees icon of the app.
Wallet Object

Returned Value

You can get the value of a component by calling component.data().value. All returned values of component.data() can be found in the components reference
Netbanking Object

paylater

A component to initiate paylater payment.
Paylater Object

Returned Value

You can get the value of a component by calling component.data().value. All returned values of component.data() can be found in the components reference
Paylater Object

cardlessEMI

A component to initiate Cardless EMI payment.
Cardless EMI Object

Returned Value

You can get the value of a component by calling component.data().value. All returned values of component.data() can be found in the components reference
Cardless EMI Object

savePaymentInstrument

A component that can be used in .pay() to save a payment method for a customer. This works for only cards. This will tokenise your card
Save Payment Instrument Object

Returned Value

You can get the value of a component by calling component.data().value. All returned values of component.data() can be found in the components reference
Save Payment Instrument Object