Function assign_app_store_transaction

Source
pub async fn assign_app_store_transaction(
    receipt: String,
    purpose: StorePaymentPurpose,
    client_id: i32,
) -> Result<(), Error>
Expand description

Informs server about a purchase through App Store. For official applications only

ยงArguments

  • receipt - App Store receipt
  • purpose - Transaction purpose
  • client_id - The client id to send the request to