wallet

A component to show a UPI qr code

wallet
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 here

wallet
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.

netbanking
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 here

netbanking
Netbanking Object

paylater

A component to initiate paylater payment.

paylater
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 here

paylater
Paylater Object

cardlessEMI

A component to initiate Cardless EMI payment.

cardlessemi
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 here

cardlessemi
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 tokenize your card

savePaymentInstrument
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 here

savePaymentInstrument
Save Payment Instrument Object