MÓDULOS
Checkout
BNPL
4min
integración generar checkout implementar integración embebida https //mobbex dev/integracion embebida sí sólo querés que aparezca este medio de pago cuando creas el checkout envia lo siguiente { "options" { "embed" true, "domain" "eldominiodelsitio com ar" }, "sources" \[ "gocuotas", "wibond" ] } medios de pago bnpl disponibles país medio de pago referencia argentina gocuotas gocuotas argentina wibond wibond webhook informe de pago via webhook { "type" "checkout", "data" { "result" true, "view" { "type" "other", "options" { } }, "payment" { "id" "xcnaq5ddo", "description" "venta de producto", "operation" { "type" "payment v2" }, "status" { "code" "200", "text" "aprobado", "message" "el qr vence en 15 minutos " }, "total" 1333, "currency" { "code" "ars", "text" "peso argentino", "symbol" "$" }, "riskanalysis" { "band" "n/a", "level" "n/a" }, "created" "2020 12 04t00 08 45 604z", "updated" "2020 12 04t00 08 46 154z", "reference" "29", "source" { "name" "gocuotas", "type" "other", "reference" "gocuotas" } }, "entity" { "name" "wayne inc", "uid" "iambatman" }, "customer" { "uid" "12123123", "name" "juan perez wayne", "phone" "12123123", "identification" "110303456", "email" "soybatman\@wayneinc com" }, "user" { "name" "juan perez wayne", "email" "soybatman\@wayneinc com" }, "source" { "name" "gocuotas", "type" "other", "reference" "gocuotas" }, "checkout" { "uid" "tk0l70hee9m4t6ebph" } } }