Property Editor

Amount
The amount in the currency's subunit (e.g. cents for usd). So you may have to multiply the unit value by 100 to get the subunit value expected by the api.
Label
A name that the browser shows the customer in the payment interface.
Country
The two-letter country code of your Stripe account (e.g., 'US'
).
Supported options are :
AT, AU, BE, BR, CA, CH, DE, DK, EE, ES, FI, FR, GB, HK, IE, IN, IT, JP, LT, LU, LV, MX, NL, NZ, NO, PH, PL, PT, RO, SE, SG, SK, US.
Currency
Three character currency code (e.g., 'usd'
).
Supported options are:
aed, afn, all, amd, ang, aoa, ars, aud, awg, azn, bam, bbd, bdt, bgn, bhd, bif, bmd, bnd, bob, brl, bsd, btn, bwp, byr, bzd, cad, cdf, chf, clf, clp, cny, cop, crc, cuc, cup, cve, czk, djf, dkk, dop, dzd, egp, ern, etb, eur, fjd, fkp, gbp, gel, ghs, gip, gmd, gnf, gtq, gyd, hkd, hnl, hrk, htg, huf, idr, ils, inr, iqd, irr, isk, jmd, jod, jpy, kes, kgs, khr, kmf, kpw, krw, kwd, kyd, kzt, lak, lbp, lkr, lrd, lsl, ltl, lvl, lyd, mad, mdl, mga, mkd, mmk, mnt, mop, mro, mur, mvr, mwk, mxn, myr, mzn, nad, ngn, nio, nok, npr, nzd, omr, pab, pen, pgk, php, pkr, pln, pyg, qar, ron, rsd, rub, rwf, sar, sbd, scr, sdg, sek, sgd, shp, skk, sll, sos, srd, ssp, std, svc, syp, szl, thb, tjs, tmt, tnd, top, try, ttd, twd, tzs, uah, ugx, usd, uyu, uzs, vef, vnd, vuv, wst, xaf, xag, xau, xcd, xdr, xof, xpf, yer, zar, zmk, zmw, btc, jep, eek, ghc, mtl, tmm, yen, zwd, zwl, zwn, zwr.
Type
The type of payment button to show. Options are:
dark
light
light-outline
Theme
The color theme of the button.
Options are:
default
donate
pay
Height
The height of the button. The width is always 100% of the element.
Last updated