Loading…

Method Name: ship_data_save

Method ID: 0x40B2

Method Label: Shipping save

Method Help:


  • {
  • int choice;
  • char status[3];
  • send(158,status);
  • if (status[0])
  • {
  • display_response_status(158,status[0]);
  • process_abort();
  • }
  • choice = SELECT_FROM_LIST(literal_string(458),literal_string(446));
  • switch (choice)


Please login for more