With User Interface
Learn the technical aspects about our Cards SDK, in order to have the ultimate native checkout experience.
Getting started
Installation
Load D24 as a npm module
npm install @d24/sdkManually load the D24.js script
<script
type="module"
src="https://d24sdk.s3.amazonaws.com/releases/d24-1.0.21.es.js"
></script>How to use
Instantiation
How to use the constructor SDK(publicKey, options)
SDK(publicKey, options)Parameter
Type
Description
Required
Possible values
Error
Explanation
CreditCardForm
Properties
Property
Type
Description
Required
Example
Default
Possible values
Callbacks
onTokenGenerationError
onTokenGenerationErroronBack
onBackDeposit Creation
With User InterfaceLast updated
Was this helpful?

