All notable changes to this project will be documented in this file.
- adds sandbox numbers validation
- fixes the table from 'wp_vpos_woocommerce_transacations' to 'wp_vpos_woocommerce_transactions'
- create db for local transactions
- automatically create polling and checkout page
- automatically insert mobile number to checkout page to improve user experience
- implement mechanism to update payment via callback instead of polling
- Removed unecessary options from plugin settings (page_id, merchant name, supervisor card)
- acquire merchant name from wordpress blogname function instead of merchant name setting.
- redirect to checkout page using vpos checkout page permalink ("vpos_checkout") instead of page id.