ssheduardo / sermepa

Clase para utilizar la pasarela de pagos redsys, sermepa.
MIT License
191 stars 59 forks source link

Let set GooglePay & ApplePay methods #99

Closed ericmp33 closed 6 months ago

ericmp33 commented 6 months ago

If you checkout the Redsys documentation and you head into the "DS_MERCHANT_PAYMETHODS" table, you'll be able to see that you can also pay via GooglePay & ApplePay.

I've just updated the code so when calling the setMethod function, you can specify to those payments methods:

->setMethod('xpay')

Screenshot 2024-03-05 at 14 53 24

Related documentation:

ssheduardo commented 6 months ago

Thanks you , I try the code with test.