You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most gateways provide some kind of client-side SDK or JS libs to allow client browsers to direct the payment data directly to the gateway, allowing even PCI-DSS non-compliant merchants to use their API and services.
Out of the gateways currently supported (v1.0.2), only Stripe implementation provides a checkout feature.
Discussion
Should we add a new checkout method in the Public API?
T0d0
Add checkout for these gateways:
Stripe
MONEI
Paymill
WireCard
AuthorizeNet
Trexle
The text was updated successfully, but these errors were encountered:
Support non PCI-DSS merchants
Most gateways provide some kind of client-side SDK or JS libs to allow client browsers to direct the payment data directly to the gateway, allowing even PCI-DSS non-compliant merchants to use their API and services.
Out of the gateways currently supported (
v1.0.2
), only Stripe implementation provides acheckout
feature.Discussion
checkout
method in the Public API?T0d0
Add checkout for these gateways:
The text was updated successfully, but these errors were encountered: