globalpayments / php-sdk

GNU General Public License v2.0
49 stars 66 forks source link

Map redirect URL #103

Closed TheoKouzelis closed 4 months ago

TheoKouzelis commented 2 years ago

Map 3ds redirect URL. Which I believe should be return to the 3DS JS SDK as "challenge.requestUrl" in the response to initiateAuthentication request

cristina-nechita commented 2 years ago

Hello! The challenge request URL it is already mapped here: https://github.com/globalpayments/php-sdk/blob/master/src/Mapping/GpApiMapping.php#L543