Initialize adPayment
In the public developer key scenario, you require the following:
- The host URL. We recommend that you use your test marketplace initially.
- A PDK from AppDirect.
const adPayment = AppDirect.payment.configure({
pdk: 'pdk_of_developer',
host: 'https://example.byappdirect.com'
});
Was this page helpful?
Tell us more…
Help us improve our content. Responses are anonymous.
Thanks
We appreciate your feedback!