callback.ui.payment
Myxer redirects the user to this URL when they buy a ringtone from the partner.
Myxer does not ask for a user's credentials or identity at any time.
Note: the user's browser is redirected to this url. See here for more details on UI method calls.
Arguments
- myxer_id
- ID of the item being purchased
- method
- callback.ui.payment
- price
- price of the item being purchased
- instance
- opaque string that is returned to Myxer in api.payment.notify
- return_url
- URL back to Myxer once the purchase has been completed
- api_sig
- Secure signature of the api parameters. See here for details on api_sig.
Example Response
There is no response. The user is returned to the site when the UI method is completed.