0.1.12 • Published 9 months ago

yookassa-widget v0.1.12

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

YooKassa Payment Form Widget (React)

YooWidget

Example:

import PaymentForm from 'yookassa-widget'

<PaymentForm confToken={'87656eded78998ojedjlfjfdfdfmlmmedme'} 
            onComplete={ () => alert('Payment accepted') }>
            

confToken - configuration_token taken from your server response after payment initialization. It's required! If you didn't provide one, widget will not be rendered.

onComplete – callback will be executed after widget get responce from yookassa server.

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago