I am setting up a project in laravel 5.4. Now integrate the marketpay sdk and configure the notification url with a test user.
To perform a basic checkout, I first create the preferences:
$preference_data = array(
"items" =&...
asked by
16.06.2017 / 23:05