¿Qué estás buscando?

    Test Pago

    checkout = conekta.Checkout.create({
    {
    «name»: «Payment Link Name»,
    «type»: «PaymentLink»,
    «recurrent»: False,
    «expired_at»: 1590882634,
    «allowed_payment_methods»: [«cash», «card», «bank_transfer»],
    «needs_shipping_contact»: True,
    «monthly_installments_enabled»: False,
    «monthly_installments_options»: [3, 6, 9, 12],
    «order_template»: {
    «line_items»: [{
    «name»: «Red Wine»,
    «unit_price»: 1000,
    «quantity»: 10
    }],
    «currency»: «MXN»,
    «customer_info»: {
    «customer_id»: «cus_2oAokFrKM7CyVxGJm»
    }
    }
    }
    })

    Donaciones