Redirect customers to a MoneyCollect-hosted payment page.
This method offers a streamlined, hosted checkout experience for users. You can also add a brand logo to the payment page from your dashboard settings.
Build a custom payment integration by embedding UI components on your site.
This method requires you to set up MoneyCollect in your application, create a Payment object to manage the payment lifecycle, and build a checkout page on the client side.
Utilize a server-to-server approach with MoneyCollect's Java SDK.
This method requires setting up MoneyCollect SDK, creating a Payment Method for different payment options, and then creating a payment. This method provides a high level of control over the payment process.
Given its direct handling of sensitive payment data, it requires the merchant to have PCI certification to ensure compliance with our security standards.