Back to All

Order().create(string_orden) not return propery "checkout.url"

I'm implementing redirected Checkout and when creating the order using Order().create(string_order) it does not return the property "checkout.url" so it cannot be redirected to the site where the process to pay the order takes place.

Can help me?