Foro
Order().create(string_orden) not return propery "checkout.url"
almost 3 years ago by Luis Alvarado
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?