Accept Raast payments through the XPay Web and Flutter SDKs. Select the PaymentIntent value that matches the configured Raast flow.
PaymentIntent values
Supported integrations
When a Web checkout displays every method enabled for the merchant, omit paymentMethods and XPay renders the available configured Raast methods. To render a Raast flow separately, pass its value from the table to PaymentElement.
Configure Raast
Complete the applicable bank or provider setup and add its credentials to the gateway on the Gateways screen in the XPay portal. Follow the corresponding production steps in the XPay Go-Live Guide.
Create the PaymentIntent on the merchant backend, render the applicable Raast experience, and confirm through the selected SDK. Use the gateway-independent platform response and common webhook flow in SDK confirmation request and result.
Next steps
For a browser checkout, review how the Web SDK displays configured methods. For mobile, continue with the Flutter SDK, then connect the result to payment webhook events.