=== DBS API Test === Configuration: BASE_URL: https://sduat1.dbs-africa.com:6443 SITE_ID: 100024 API_KEY: 20240214212887661164... BASE_URL_APP: https://payment-module.madagascar-design.com Test 2: Initialisation de paiement Test Data: Array ( [transaction_id] => TEST_20260623120306 [amount] => 10.00 [currency] => EUR [description] => Test payment [customer_name] => John [customer_surname] => Doe [customer_country] => FR [customer_email] => test@example.com [customer_phone] => 0123456789 [destination] => Nosy Be [arrival_date] => 2026-07-23 [adults] => 2 [children] => 0 ) Result: Array ( [data] => Array ( [transaction_id] => TEST_20260623120306 [payment_token] => UbnBRNIATqngpbwxNwqmLSQdKcmqtqtixbhoUaUvdEKplTxijWAXnsQQudXNtRSwyLczGaWaDQEPEeFWNkbWxJZyAYhbNKWfeOJZ [payment_url] => https://sduat1.dbs-africa.com:5443/payment/UbnBRNIATqngpbwxNwqmLSQdKcmqtqtixbhoUaUvdEKplTxijWAXnsQQudXNtRSwyLczGaWaDQEPEeFWNkbWxJZyAYhbNKWfeOJZ ) [code] => 201 [message] => CREATED [description] => Transaction successfully created ) ✅ Payment initialized successfully! Payment URL: https://sduat1.dbs-africa.com:5443/payment/UbnBRNIATqngpbwxNwqmLSQdKcmqtqtixbhoUaUvdEKplTxijWAXnsQQudXNtRSwyLczGaWaDQEPEeFWNkbWxJZyAYhbNKWfeOJZ Payment Token: UbnBRNIATqngpbwxNwqmLSQdKcmqtqtixbhoUaUvdEKplTxijWAXnsQQudXNtRSwyLczGaWaDQEPEeFWNkbWxJZyAYhbNKWfeOJZ